Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
9e26f7d31fbb780613fa700fe61de3e0b4ff2ef6
/
src
/
edit.c
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
ae65438
patch 8.1.0768: updating completions may cause the popup menu to flicker
by Bram Moolenaar
· 7 years ago
f9e3e09
patch 8.1.0743: giving error messages is not flexible
by Bram Moolenaar
· 7 years ago
c3c3158
patch 8.1.0728: cannot avoid breaking after a single space.
by Bram Moolenaar
· 7 years ago
535d5b6
patch 8.1.0726: redrawing specifically for conceal feature
by Bram Moolenaar
· 7 years ago
cee9bc2
patch 8.1.0716: get warning message when 'completefunc' returns nothing
by Bram Moolenaar
· 7 years ago
ae12f4b
patch 8.1.0708: third argument for redrawWinline() is always FALSE
by Bram Moolenaar
· 7 years ago
6d11f3b
patch 8.1.0699: compiler warning for uninitialized variable
by Bram Moolenaar
· 7 years ago
8ad16da
patch 8.1.0696: when test_edit fails 'insertmode' may not be reset
by Bram Moolenaar
· 7 years ago
196d157
patch 8.1.0682: text properties not adjusted when backspacing replaced text
by Bram Moolenaar
· 7 years ago
33c8ca9
patch 8.1.0681: text properties as not adjusted for deleted text
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
d155d7a
patch 8.1.0615: get_tv function names are not consistent
by Bram Moolenaar
· 7 years ago
8f66717
patch 8.1.0583: using illogical name for get_dict_number()/get_dict_string()
by Bram Moolenaar
· 7 years ago
98aefe7
patch 8.1.0579: cannot attach properties to text
by Bram Moolenaar
· 7 years ago
f951416
patch 8.1.0542: shiftwidth() does not take 'vartabstop' into account
by Bram Moolenaar
· 7 years ago
4dbc262
patch 8.1.0504: when CTRL-C is mapped it triggers InsertLeave
by Bram Moolenaar
· 7 years ago
6dff58f
patch 8.1.0443: unnecessary static function prototypes
by Bram Moolenaar
· 8 years ago
90a9979
patch 8.1.0372: screen updating slow when 'cursorline' is set
by Bram Moolenaar
· 8 years ago
9fa9506
patch 8.1.0256: using setline() in TextChangedI splits undo
by Bram Moolenaar
· 8 years ago
ee380ae
patch 8.1.0246: build failure without the +eval feature
by Bram Moolenaar
· 8 years ago
91d2e78
patch 8.1.0245: calling setline() in TextChangedI autocmd breaks undo
by Bram Moolenaar
· 8 years ago
02ab977
patch 8.1.0242: Insert mode completion may use an invalid buffer pointer
by Bram Moolenaar
· 8 years ago
ded27a1
patch 8.1.0233: "safe" argument of call_vim_function() is always FALSE
by Bram Moolenaar
· 8 years ago
1f0bfe5
patch 8.1.0226: too many #ifdefs
by Bram Moolenaar
· 8 years ago
fdd7155
patch 8.1.0224: hang in bracketed paste mode when t_PE not encountered
by Bram Moolenaar
· 8 years ago
e0be167
patch 8.1.0166: using dict_add_nr_str() is clumsy
by Bram Moolenaar
· 8 years ago
c9fe5ab
patch 8.1.0154: crash with "set smarttab shiftwidth=0 softtabstop=-1"
by Bram Moolenaar
· 8 years ago
33d5ab3
patch 8.1.0138: negative value of 'softtabstop' not used correctly
by Bram Moolenaar
· 8 years ago
04958cb
patch 8.1.0105: all tab stops are the same
by Bram Moolenaar
· 8 years ago
0e5979a
patch 8.1.0069: cannot handle pressing CTRL-C in a prompt buffer
by Bram Moolenaar
· 8 years ago
942b454
patch 8.1.0064: typing CTRL-W in a prompt buffer shows mode "-- --"
by Bram Moolenaar
· 8 years ago
6ba3ec1
patch 8.1.0057: popup menu displayed wrong when using autocmd
by Bram Moolenaar
· 8 years ago
ffa9684
patch 8.1.0053: first argument of 'completefunc' has inconsistent type
by Bram Moolenaar
· 8 years ago
e31e256
patch 8.1.0040: warnings from 64-bit compiler
by Bram Moolenaar
· 8 years ago
891e1fd
patch 8.1.0036: not restoring Insert mode if leaving prompt buffer with mouse
by Bram Moolenaar
· 8 years ago
6d41c78
patch 8.1.0035: not easy to switch between prompt buffer and other windows
by Bram Moolenaar
· 8 years ago
f273245
patch 8.1.0027: difficult to make a plugin that feeds a line to a job
by Bram Moolenaar
· 8 years ago
0b6d911
patch 8.1.0020: cannot tell whether a register is executing or recording
by Bram Moolenaar
· 8 years ago
b946482
patch 8.0.1809: various typos
by Bram Moolenaar
· 8 years ago
39de952
patch 8.0.1806: InsertCharPre causes problems for autocomplete
by Bram Moolenaar
· 8 years ago
c3c3e69
patch 8.0.1766: expanding abbreviation doesn't work
by Bram Moolenaar
· 8 years ago
24a2d72
patch 8.0.1758: open_line() returns TRUE/FALSE for success/failure
by Bram Moolenaar
· 8 years ago
e87edf3
patch 8.0.1731: characters deleted on completion
by Bram Moolenaar
· 8 years ago
63e82db
patch 8.0.1575: crash when using virtual replace
by Bram Moolenaar
· 8 years ago
8a3bb56
patch 8.0.1566: too many #ifdefs
by Bram Moolenaar
· 8 years ago
f2bd8ef
patch 8.0.1564: too many #ifdefs
by Bram Moolenaar
· 8 years ago
d23a823
patch 8.0.1496: clearing a pointer takes two lines
by Bram Moolenaar
· 8 years ago
5a09343
patch 8.0.1494: no autocmd triggered in Insert mode with visible popup menu
by Bram Moolenaar
· 8 years ago
9b56a57
patch 8.0.1493: completion items cannot be annotated
by Bram Moolenaar
· 8 years ago
02ae9b4
patch 8.0.1482: using feedkeys() does not work to test completion
by Bram Moolenaar
· 8 years ago
1567558
patch 8.0.1481: clearing a pointer takes two lines
by Bram Moolenaar
· 8 years ago
bc0e9ad
patch 8.0.1479: insert mode completion state is confusing
by Bram Moolenaar
· 8 years ago
a338adc
patch 8.0.1449: slow redrawing with DirectX
by Bram Moolenaar
· 8 years ago
c5aa55d
patch 8.0.1356: using simalt in a GUIEnter autocommand inserts characters
by Bram Moolenaar
· 8 years ago
819edbe
patch 8.0.1338: USE_IM_CONTROL is confusing and incomplete
by Bram Moolenaar
· 8 years ago
51b0f37
patch 8.0.1309: cannot use 'balloonexpr' in a terminal
by Bram Moolenaar
· 8 years ago
d057301
patch 8.0.1236: Mac features are confusing
by Bram Moolenaar
· 8 years ago
2f40d12
patch 8.0.1215: newer gcc warns for implicit fallthrough
by Bram Moolenaar
· 8 years ago
1b38344
patch 8.0.1154: 'indentkeys' does not work properly
by Bram Moolenaar
· 9 years ago
0263146
patch 8.0.1136: W_WIDTH() is always the same
by Bram Moolenaar
· 9 years ago
53f8174
patch 8.0.1135: W_WINCOL() is always the same
by Bram Moolenaar
· 9 years ago
4033c55
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
by Bram Moolenaar
· 9 years ago
e2e69e4
patch 8.0.1041: bogus characters when indenting during visual-block append
by Bram Moolenaar
· 9 years ago
5c6dbcb
patch 8.0.1026: GTK on-the-spot input has problems
by Bram Moolenaar
· 9 years ago
989a70c
patch 8.0.0948: crash if timer closes window while dragging status line
by Bram Moolenaar
· 9 years ago
a83fe75
patch 8.0.0691: compiler warning without the linebreak feature
by Bram Moolenaar
· 9 years ago
24a9e34
patch 8.0.0669: CTRL-N at start of the buffer does not work correctly
by Bram Moolenaar
· 9 years ago
fbd0b0a
patch 8.0.0643: when a pattern search is slow Vim becomes unusable
by Bram Moolenaar
· 9 years ago
4475b62
patch 8.0.0596: crash when complete() called after complete_add()
by Bram Moolenaar
· 9 years ago
866c688
patch 8.0.0544: cppcheck warnings
by Bram Moolenaar
· 9 years ago
0400056
patch 8.0.0541: compiler warning on MS-Windows
by Bram Moolenaar
· 9 years ago
878c263
patch 8.0.0533: abbreviation doesn't work after backspacing newline
by Bram Moolenaar
· 9 years ago
658a3a2
patch 8.0.0530: buffer overflow when 'columns' is very big
by Bram Moolenaar
· 9 years ago
8820b48
patch 8.0.0466: still macros that should be all-caps
by Bram Moolenaar
· 9 years ago
1c46544
patch 8.0.0452: some macros are in lower case
by Bram Moolenaar
· 9 years ago
91acfff
patch 8.0.0451: some macros are in lower case
by Bram Moolenaar
· 9 years ago
b5aedf3
patch 8.0.0448: some macros are in lower case
by Bram Moolenaar
· 9 years ago
eb992cb
patch 8.0.0440: not enough test coverage in Insert mode
by Bram Moolenaar
· 9 years ago
a6c0760
patch 8.0.0425: build errors when building without folding
by Bram Moolenaar
· 9 years ago
cb03642
patch 8.0.0390: when the window scrolls the popup menu may be garbled
by Bram Moolenaar
· 9 years ago
74a4716
patch 8.0.0379: CTRL-Z and mouse click use CTRL-O unnecessary
by Bram Moolenaar
· 9 years ago
95c526e
patch 8.0.0365: might free a dict item that wasn't allocated
by Bram Moolenaar
· 9 years ago
60629d6
patch 8.0.0358: invalid memory access in C-indent code
by Bram Moolenaar
· 9 years ago
d099e03
patch 8.0.0347: when using completion comment leader wont work
by Bram Moolenaar
· 9 years ago
d56a79d
patch 8.0.0341: undo does not work properly when using completion
by Bram Moolenaar
· 9 years ago
79518e2
patch 8.0.0334: can't access b:changedtick from a dict reference
by Bram Moolenaar
· 9 years ago
190b04c
patch 8.0.0319: insert mode completion does not respect 'backspace'
by Bram Moolenaar
· 9 years ago
ddf662a
patch 8.0.0262: Farsi support is barely tested
by Bram Moolenaar
· 9 years ago
aed6d0b
patch 8.0.0247: need to type Ctrl-N twice to select a completion
by Bram Moolenaar
· 9 years ago
9e817c8
patch 8.0.0238: bracketed paste does not disable autoindent
by Bram Moolenaar
· 9 years ago
48c9f3b
patch 8.0.0232: paste does not work when 'esckeys' is off
by Bram Moolenaar
· 9 years ago
076e502
patch 8.0.0231: bracketed paste mode is not tested
by Bram Moolenaar
· 9 years ago
915350e
patch 8.0.0230: bracketed paste does not support line breaks
by Bram Moolenaar
· 9 years ago
ec2da36
patch 8.0.0210: no support for bracketed paste
by Bram Moolenaar
· 9 years ago
25b0e6b
patch 8.0.0208: internally used commands end up in history
by Bram Moolenaar
· 9 years ago
73fd498
patch 8.0.0127
by Bram Moolenaar
· 9 years ago
95f0960
patch 8.0.0074
by Bram Moolenaar
· 9 years ago
9ec7fa8
patch 8.0.0043
by Bram Moolenaar
· 9 years ago
Next »