Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
673fc3e23f09095d17f0095c4323958041b2d0d2
/
src
/
ex_getln.c
673fc3e
patch 8.2.0919: merging modifier for modifyOtherKeys is done twice
by Bram Moolenaar
· 5 years ago
9b7cce2
patch 8.2.0911: crash when opening a buffer for the cmdline window fails
by Bram Moolenaar
· 5 years ago
6adb9ea
patch 8.2.0670: cannot change window when evaluating 'completefunc'
by Bram Moolenaar
· 5 years ago
dfc33a6
patch 8.2.0662: cannot use input() in a channel callback
by Bram Moolenaar
· 5 years ago
333015a
patch 8.2.0637: incsearch highlighting does not work for ":sort!"
by Bram Moolenaar
· 5 years ago
ff06f28
patch 8.2.0614: get ml_get error when deleting a line in 'completefunc'
by Bram Moolenaar
· 5 years ago
6c2b7b8
patch 8.2.0578: heredoc for interfaces does not support "trim"
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
5e94a29
patch 8.2.0413: buffer menu does not handle special buffers properly
by Bram Moolenaar
· 5 years ago
292b90d
patch 8.2.0399: various memory leaks
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
a6e8f88
patch 8.2.0004: get E685 and E931 if buffer reload is interrupted
by Bram Moolenaar
· 6 years ago
85db547
patch 8.1.2385: opening cmdline window with feedkeys() does not work
by Bram Moolenaar
· 6 years ago
217e1b8
patch 8.1.2379: using old C style comments
by Bram Moolenaar
· 6 years ago
fc4ea2a
patch 8.1.2350: other text for CTRL-V in Insert mode with modifyOtherKeys
by Bram Moolenaar
· 6 years ago
38571a0
patch 8.1.2346: CTRL-R CTRL-R doesn't work with modifyOtherKeys
by Bram Moolenaar
· 6 years ago
c672525
patch 8.1.2338: using Visual mark sith :s gives E20 if not set
by Bram Moolenaar
· 6 years ago
7bae0b1
patch 8.1.2331: the option.c file is still very big
by Bram Moolenaar
· 6 years ago
5241057
patch 8.1.2225: the "last used" info of a buffer is under used
by Bram Moolenaar
· 6 years ago
7ab5d77
patch 8.1.2222: accessing invalid memory
by Bram Moolenaar
· 6 years ago
92ea26b
patch 8.1.2173: searchit() has too many arguments
by Bram Moolenaar
· 6 years ago
a1cb1d1
patch 8.1.2171: mouse support not always available
by Bram Moolenaar
· 6 years ago
1614a14
patch 8.1.2120: some MB_ macros are more complicated than necessary
by Bram Moolenaar
· 6 years ago
23324a0
patch 8.1.2108: cannot close the cmdline window from CmdWinEnter
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
8aeec40
patch 8.1.2044: no easy way to process postponed work
by Bram Moolenaar
· 6 years ago
96e38a8
patch 8.1.2017: cannot execute commands after closing the cmdline window
by Bram Moolenaar
· 6 years ago
08c308a
patch 8.1.1981: the evalfunc.c file is too big
by Bram Moolenaar
· 6 years ago
da6c033
patch 8.1.1957: more code can be moved to evalvars.c
by Bram Moolenaar
· 6 years ago
e2c453d
patch 8.1.1901: the +insert_expand feature is not always available
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
66b5142
patch 8.1.1886: command line expansion code is spread out
by Bram Moolenaar
· 6 years ago
d7663c2
patch 8.1.1823: command line history code is spread out
by Bram Moolenaar
· 6 years ago
50f91d2
patch 8.1.1791: 'completeslash' also applies to globpath()
by Bram Moolenaar
· 6 years ago
ac3150d
patch 8.1.1769: 'shellslash' is also used for completion
by Bram Moolenaar
· 6 years ago
5f32ece
patch 8.1.1728: wrong place for command line history viminfo support
by Bram Moolenaar
· 6 years ago
69a5b86
patch 8.1.1704: C-R C-W does not work after C-G when using 'incsearch'
by Bram Moolenaar
· 6 years ago
8071cb2
patch 8.1.1667: flags for Ex commands may clash with other symbols
by Bram Moolenaar
· 6 years ago
48ac671
patch 8.1.1632: build with EXITFREE but without +arabic fails
by Bram Moolenaar
· 6 years ago
e96a249
patch 8.1.1588: in :let-heredoc line continuation is recognized
by Bram Moolenaar
· 6 years ago
693f7dc
patch 8.1.1577: command line redrawn for +arabic without Arabic characters
by Bram Moolenaar
· 6 years ago
c799fe2
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
by Bram Moolenaar
· 6 years ago
51e1438
patch 8.1.1393: unnecessary type casts
by Bram Moolenaar
· 6 years ago
18a4ba2
patch 8.1.1386: unessesary type casts for lalloc()
by Bram Moolenaar
· 6 years ago
964b374
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
by Bram Moolenaar
· 6 years ago
16e9b85
patch 8.1.1355: obvious mistakes are accepted as valid expressions
by Bram Moolenaar
· 6 years ago
eae1b91
patch 8.1.1306: Borland support is outdated and doesn't work
by Bram Moolenaar
· 6 years ago
ac9fb18
patch 8.1.1210: support for user commands is spread out
by Bram Moolenaar
· 6 years ago
730f48f
patch 8.1.1148: CTRL-L with 'incsearch' does not pick up char under cursor
by Bram Moolenaar
· 6 years ago
abab0b0
patch 8.1.1086: too many curly braces
by Bram Moolenaar
· 6 years ago
4f97475
patch 8.1.0941: macros for MS-Windows are inconsistent
by Bram Moolenaar
· 6 years ago
14184a3
patch 8.1.0932: Farsi support is outdated and unused
by Bram Moolenaar
· 6 years ago
fc3abf4
patch 8.1.0806: too many #ifdefs
by Bram Moolenaar
· 7 years ago
1350597
patch 8.1.0805: too many #ifdefs
by Bram Moolenaar
· 7 years ago
f88af6e
patch 8.1.0795: cannot build without popup menu
by Bram Moolenaar
· 7 years ago
9e26f7d
patch 8.1.0792: bad display if opening cmdline window from Insert completion
by Bram Moolenaar
· 7 years ago
32526b3
patch 8.1.0779: argument for message functions is inconsistent
by Bram Moolenaar
· 7 years ago
f9e3e09
patch 8.1.0743: giving error messages is not flexible
by Bram Moolenaar
· 7 years ago
5d24a22
patch 8.1.0629: "gn" selects the wrong text with a multi-line match
by Bram Moolenaar
· 7 years ago
98aefe7
patch 8.1.0579: cannot attach properties to text
by Bram Moolenaar
· 7 years ago
01a060d
patch 8.1.0552: saved last search pattern may not be restored
by Bram Moolenaar
· 7 years ago
4e303c8
patch 8.1.0543: Coverity warns for leaking memory and using wrong struct
by Bram Moolenaar
· 7 years ago
1c29943
patch 8.1.0499: :2vimgrep causes an ml_get error
by Bram Moolenaar
· 7 years ago
6dff58f
patch 8.1.0443: unnecessary static function prototypes
by Bram Moolenaar
· 7 years ago
d3dc062
patch 8.1.0441: build failure without command line history
by Bram Moolenaar
· 7 years ago
438d176
patch 8.1.0439: recursive use of getcmdline() still not protected
by Bram Moolenaar
· 7 years ago
ee91c33
patch 8.1.0436: can get the text of inputsecret() with getcmdline()
by Bram Moolenaar
· 7 years ago
31cbadf
patch 8.1.0433: mapping can obtain text from inputsecret()
by Bram Moolenaar
· 7 years ago
65985ac
patch 8.1.0399: 'hlsearch' highlight remains in other window
by Bram Moolenaar
· 7 years ago
50eb16c
patch 8.1.0392: error while typing :/foo/s// with 'incsearch' enabled
by Bram Moolenaar
· 7 years ago
f29c1c6
patch 8.1.0362: cannot get the script line number when executing a function
by Bram Moolenaar
· 7 years ago
99f043a
patch 8.1.0356: using :s with 'incsearch' prevents CTRL-R CTRL-W
by Bram Moolenaar
· 7 years ago
198cb66
patch 8.1.0351: 'incsearch' for :/foo/s//<Esc> changes last search pattern
by Bram Moolenaar
· 7 years ago
f13daa4
patch 8.1.0339: wrong highlight when 'incsearch' set and cancelling :s
by Bram Moolenaar
· 7 years ago
4edfe2d
patch 8.1.0321: 'incsearch' regression: /\v highlights everything
by Bram Moolenaar
· 7 years ago
8b0d5ce
patch 8.1.0320: too much 'incsearch' highlight for pat matching everything
by Bram Moolenaar
· 7 years ago
111bbd6
patch 8.1.0296: command parsing for 'incsearch' is a bit ugly
by Bram Moolenaar
· 7 years ago
264cf5c
patch 8.1.0295: no 'incsearch' highlighting for :vimgrep and similar
by Bram Moolenaar
· 7 years ago
81f5653
patch 8.1.0291: 'incsearch' highlighting not used for :sort
by Bram Moolenaar
· 7 years ago
37b1556
patch 8.1.0287: MAX is not defined everywhere
by Bram Moolenaar
· 7 years ago
167ae42
patch 8.1.0286: 'incsearch' does not apply to :smagic and :snomagic
by Bram Moolenaar
· 7 years ago
d7cc163
patch 8.1.0285: compiler warning for conversion
by Bram Moolenaar
· 7 years ago
2f6a346
patch 8.1.0284: 'cursorline' highlighting wrong with 'incsearch'
by Bram Moolenaar
· 7 years ago
33c4dbb
patch 8.1.0282: 'incsearch' does not work with command modifiers
by Bram Moolenaar
· 7 years ago
def7b1d
patch 8.1.0280: 'incsearch' highlighting does not work for ":g!/"
by Bram Moolenaar
· 7 years ago
2b926fc
patch 8.1.0279: 'incsearch' highlighting does not skip white space
by Bram Moolenaar
· 7 years ago
60d0871
patch 8.1.0278: 'incsearch' highlighting does not accept reverse range
by Bram Moolenaar
· 7 years ago
c7f08b7
patch 8.1.0277: 'incsearch' highlighting wrong in a few cases
by Bram Moolenaar
· 7 years ago
976b847
patch 8.1.0275: 'incsearch' with :s doesn't start at cursor line
by Bram Moolenaar
· 7 years ago
21f990e
patch 8.1.0274: 'incsearch' triggers on ":source"
by Bram Moolenaar
· 7 years ago
ef73a28
patch 8.1.0273: invalid memory access when using 'incsearch'
by Bram Moolenaar
· 7 years ago
b0acacd
patch 8.1.0271: 'incsearch' doesn't work for :s, :g or :v
by Bram Moolenaar
· 7 years ago
0ee81cb
patch 8.1.0265: the getcmdline() function is way too big
by Bram Moolenaar
· 7 years ago
ded27a1
patch 8.1.0233: "safe" argument of call_vim_function() is always FALSE
by Bram Moolenaar
· 7 years ago
6ab9e42
patch 8.1.0223: completing shell command finds sub-directories in $PATH
by Bram Moolenaar
· 7 years ago
ffa9684
patch 8.1.0053: first argument of 'completefunc' has inconsistent type
by Bram Moolenaar
· 7 years ago
62fe66f
patch 8.1.0017: shell command completion has duplicates
by Bram Moolenaar
· 7 years ago
5e3423d
patch 8.0.1837: one character cmdline abbreviation not triggered after '<,'>
by Bram Moolenaar
· 7 years ago
Next »