Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
ae616494d77e9930da703d65d12ac0abf6dc425f
/
src
/
ex_docmd.c
ae61649
patch 8.2.1308: Vim9: accidentally using "x" causes Vim to exit
by Bram Moolenaar
· 5 years ago
a5d0423
patch 8.2.1297: when a test fails it's often not easy to see where
by Bram Moolenaar
· 5 years ago
37394ff
patch 8.2.1294: Vim9: error when using vim9script in TextYankPost
by Bram Moolenaar
· 5 years ago
13e12b8
patch 8.2.1288: Vim9: cannot use mark in range
by Bram Moolenaar
· 5 years ago
43e969d
patch 8.2.1286: Vim9: No error when using a type to a window variable
by Bram Moolenaar
· 5 years ago
2d06bfd
patch 8.2.1281: the "trailing characters" error can be hard to understand
by Bram Moolenaar
· 5 years ago
8930caa
patch 8.2.1280: Ex command error cannot contain an argument
by Bram Moolenaar
· 5 years ago
b31be3f
patch 8.2.1257: Vim9: list unpack doesn't work at the script level
by Bram Moolenaar
· 5 years ago
6e36b1c
patch 8.2.1229: build error without the eval feature
by Bram Moolenaar
· 5 years ago
f5be8cd
patch 8.2.1227: Vim9: allowing both quoted and # comments is confusing
by Bram Moolenaar
· 5 years ago
3d48e25
patch 8.2.1218: Vim9: cannot use 'text'->func()
by Bram Moolenaar
· 5 years ago
eb6880b
patch 8.2.1190: Vim9: checking for Vim9 syntax is spread out
by Bram Moolenaar
· 5 years ago
1e624c9
patch 8.2.1180: build failure in small version
by Bram Moolenaar
· 5 years ago
b074e8b
patch 8.2.1178: Vim9: filter function recognized as command modifier
by Bram Moolenaar
· 5 years ago
0a47e09
patch 8.2.1157: Vim9: dict.name is not recognized as an expression
by Bram Moolenaar
· 5 years ago
47e7d70
patch 8.2.1137: Vim9: modifiers not cleared after compiling function
by Bram Moolenaar
· 5 years ago
d2ef6b3
patch 8.2.1116: Vim9: parsing command checks for list twice
by Bram Moolenaar
· 5 years ago
5f19593
patch 8.2.1112: Vim9: no line continuation allowed in method call
by Bram Moolenaar
· 5 years ago
d5053d0
patch 8.2.1079: Vim9: no line break allowed in a while loop
by Bram Moolenaar
· 5 years ago
cf84417
patch 8.2.1059: crash when using :tabonly in an autocommand
by Bram Moolenaar
· 5 years ago
b171fb1
patch 8.2.1049: Vim9: leaking memory when using continuation line
by Bram Moolenaar
· 5 years ago
df069ee
patch 8.2.1042: Vim9: cannot put an operator on the next line
by Bram Moolenaar
· 5 years ago
158ea17
patch 8.2.1000: get error when leaving Ex mode with :visual
by Bram Moolenaar
· 5 years ago
002bc79
patch 8.2.0909: cannot go back to the previous local directory
by Bram Moolenaar
· 5 years ago
5fbf3bc
patch 8.2.0883: memory leak in test 49
by Bram Moolenaar
· 5 years ago
9505872
patch 8.2.0876: :pwd does not give a hint about the scope of the directory
by Bram Moolenaar
· 5 years ago
ca70c07
patch 8.2.0853: ml_delete() often called with FALSE argument
by Bram Moolenaar
· 5 years ago
823654b
patch 8.2.0841: 'verbose' value 16 causes duplicate output
by Bram Moolenaar
· 5 years ago
25e0f58
patch 8.2.0823: Vim9: script reload test is disabled
by Bram Moolenaar
· 5 years ago
2eec379
patch 8.2.0822: Vim9: code left over from discovery phase
by Bram Moolenaar
· 5 years ago
822ba24
patch 8.2.0818: Vim9: using a discovery phase doesn't work well
by Bram Moolenaar
· 5 years ago
b5383b1
patch 8.2.0791: a second popup window with terminal causes trouble
by Bram Moolenaar
· 5 years ago
b84a381
patch 8.2.0675: Vim9: no support for closures
by Bram Moolenaar
· 5 years ago
6adb9ea
patch 8.2.0670: cannot change window when evaluating 'completefunc'
by Bram Moolenaar
· 5 years ago
0e71704
patch 8.2.0648: semicolon search does not work in first line
by Bram Moolenaar
· 5 years ago
faac410
patch 8.2.0611: Vim9: no check for space before #comment
by Bram Moolenaar
· 5 years ago
eb58a24
patch 8.2.0604: :startinsert in a terminal window used later
by Bram Moolenaar
· 5 years ago
a26b970
patch 8.2.0595: Vim9: not all commands using ends_excmd() tested
by Bram Moolenaar
· 5 years ago
a494f56
patch 8.2.0593: finding a user command is not optimal
by Bram Moolenaar
· 5 years ago
21cfe50
patch 8.2.0587: compiler warning for unused variable
by Bram Moolenaar
· 5 years ago
7a09224
patch 8.2.0585: Vim9: # comment not recognized after :vim9script
by Bram Moolenaar
· 5 years ago
fbda69b
patch 8.2.0569: build failure with tiny version
by Bram Moolenaar
· 5 years ago
2c33043
patch 8.2.0567: Vim9: cannot put comments halfway expressions
by Bram Moolenaar
· 5 years ago
2196bce
patch 8.2.0560: compiler warning in tiny build
by Bram Moolenaar
· 5 years ago
a80faa8
patch 8.2.0559: clearing a struct is verbose
by Bram Moolenaar
· 5 years ago
e8c4abb
patch 8.2.0502: Vim9: some code is not tested
by Bram Moolenaar
· 5 years ago
292b90d
patch 8.2.0399: various memory leaks
by Bram Moolenaar
· 5 years ago
3a2505c
patch 8.2.0367: can use :pedit in a popup window
by Bram Moolenaar
· 5 years ago
ab55c68
patch 8.2.0344: ":def" not skipped properly
by Bram Moolenaar
· 5 years ago
83f37b9
patch 8.2.0306: Vim9: :substitute(pat(repl does not work in Vim9 script
by Bram Moolenaar
· 5 years ago
0c6ceaf
patch 8.2.0298: Vim9 script: cannot start command with a string constant
by Bram Moolenaar
· 5 years ago
c036e87
patch 8.2.0295: highlighting for :s wrong when using different separator
by Bram Moolenaar
· 5 years ago
9e2bcb5
patch 8.2.0274: hang with combination of feedkeys(), Ex mode and :global
by Bram Moolenaar
· 5 years ago
a76b315
patch 8.2.0265: "eval" after "if 0" doesn't check for following command
by Bram Moolenaar
· 5 years ago
1653155
patch 8.2.0232: the :compiler command causes a crash
by Bram Moolenaar
· 6 years ago
3c01c4a
patch 8.2.0194: some commands can cause problems in terminal popup
by Bram Moolenaar
· 6 years ago
7cc9692
patch 8.2.0189: cd() with NULL argument crashes
by Bram Moolenaar
· 6 years ago
4b96df5
patch 8.2.0156: various typos in source files and tests
by Bram Moolenaar
· 6 years ago
21b9e97
patch 8.2.0154: reallocating the list of scripts is inefficient
by Bram Moolenaar
· 6 years ago
8a7d654
patch 8.2.0149: maintaining a Vim9 branch separately is more work
by Bram Moolenaar
· 6 years ago
6b915c0
patch 8.2.0128: cannot list options one per line
by Bram Moolenaar
· 6 years ago
3029bcc
patch 8.2.0127: some buffer commands work in a popup window
by Bram Moolenaar
· 6 years ago
3c71aec
patch 8.2.0125: :mode no longer works for any system
by Bram Moolenaar
· 6 years ago
e31ee86
patch 8.2.0098: exe stack length can be wrong without being detected
by Bram Moolenaar
· 6 years ago
1860bde
patch 8.2.0095: cannot specify exit code for :cquit
by Bram Moolenaar
· 6 years ago
1a47ae3
patch 8.2.0056: execution stack is incomplete and inefficient
by Bram Moolenaar
· 6 years ago
ddef129
patch 8.2.0013: not using a typedef for condstack
by Bram Moolenaar
· 6 years ago
1b03a19
patch 8.1.2411: function argument copied unnecessarily
by Bram Moolenaar
· 6 years ago
217e1b8
patch 8.1.2379: using old C style comments
by Bram Moolenaar
· 6 years ago
05ad5ff
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
by Bram Moolenaar
· 6 years ago
cc4423a
patch 8.1.2349: :lockvar and :unlockvar cannot be followed by "| endif"
by Bram Moolenaar
· 6 years ago
8f76e6b
patch 8.1.2348: :const cannot be followed by "| endif"
by Bram Moolenaar
· 6 years ago
34ba06b
patch 8.1.2197: ExitPre autocommand may cause accessing freed memory
by Bram Moolenaar
· 6 years ago
4d14bac
patch 8.1.2195: Vim does not exit when the terminal window is last window
by Bram Moolenaar
· 6 years ago
b40c257
patch 8.1.2187: error for bad regexp even though regexp is not used
by Bram Moolenaar
· 6 years ago
92ea26b
patch 8.1.2173: searchit() has too many arguments
by Bram Moolenaar
· 6 years ago
4facea3
patch 8.1.2143: cannot see each command even when 'verbose' is set
by Bram Moolenaar
· 6 years ago
bd67aac
patch 8.1.2064: MS-Windows: compiler warnings for unused arguments
by Bram Moolenaar
· 6 years ago
b20b9e1
patch 8.1.2062: the mouse code is spread out
by Bram Moolenaar
· 6 years ago
8d3b510
patch 8.1.1988: :startinsert! does not work the same way as "A"
by Bram Moolenaar
· 6 years ago
b005cd8
patch 8.1.1979: code for handling file names is spread out
by Bram Moolenaar
· 6 years ago
d019039
patch 8.1.1914: command line expansion code is spread out
by Bram Moolenaar
· 6 years ago
00b0d6d
patch 8.1.1908: every popup window consumes a buffer number
by Bram Moolenaar
· 6 years ago
c7c5f10
patch 8.1.1905: cannot set all properties of the info popup
by Bram Moolenaar
· 6 years ago
0a52df5
patch 8.1.1887: the +cmdline_compl feature is not in the tiny version
by Bram Moolenaar
· 6 years ago
576a4a6
patch 8.1.1880: cannot show extra info for completion in a popup window
by Bram Moolenaar
· 6 years ago
026587b
patch 8.1.1870: using :pedit from a help file sets help filetype
by Bram Moolenaar
· 6 years ago
4ad6215
patch 8.1.1869: code for the argument list is spread out
by Bram Moolenaar
· 6 years ago
5295319
patch 8.1.1853: timers test is still flaky
by Bram Moolenaar
· 6 years ago
28e67e0
patch 8.1.1851: crash when sound_playfile() callback plays sound
by Bram Moolenaar
· 6 years ago
d7663c2
patch 8.1.1823: command line history code is spread out
by Bram Moolenaar
· 6 years ago
0acae7a
patch 8.1.1822: confusing error message when range is not allowed
by Bram Moolenaar
· 6 years ago
1b6d9c4
patch 8.1.1819: :pedit does not work with a popup preview window
by Bram Moolenaar
· 6 years ago
e4ce825
patch 8.1.1808: build failure for tiny version
by Bram Moolenaar
· 6 years ago
b66bab3
patch 8.1.1785: map functionality mixed with character input
by Bram Moolenaar
· 6 years ago
f96ae0b
patch 8.1.1767: FEAT_SESSION defined separately
by Bram Moolenaar
· 6 years ago
8453807
patch 8.1.1766: code for writing session file is spread out
by Bram Moolenaar
· 6 years ago
94f82cb
patch 8.1.1746: ":dl" is seen as ":dlist" instead of ":delete"
by Bram Moolenaar
· 6 years ago
7dfb016
patch 8.1.1742: still some match functions in evalfunc.c
by Bram Moolenaar
· 6 years ago
defa067
patch 8.1.1727: code for viminfo support is spread out
by Bram Moolenaar
· 6 years ago
Next »