index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
edit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.4660: cursorcolumn is sometimes not correct
v8.2.4660
Bram Moolenaar
2022-04-01
1
-5
/
+8
*
patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline'
v8.2.4639
v8.2.4638
zeertzjq
2022-03-27
1
-4
/
+0
*
patch 8.2.4630: 'cursorline' not always updated with 'culopt' is "screenline"
v8.2.4630
Bram Moolenaar
2022-03-26
1
-0
/
+4
*
patch 8.2.4273: the EBCDIC support is outdated
v8.2.4273
Bram Moolenaar
2022-01-31
1
-18
/
+4
*
patch 8.2.4241: some type casts are redundant
v8.2.4241
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-28
1
-3
/
+3
*
patch 8.2.4218: illegal memory access with bracketed paste in Ex mode
v8.2.4218
Bram Moolenaar
2022-01-25
1
-1
/
+2
*
patch 8.2.4203: entering a character with CTRL-V may include modifiers
v8.2.4203
zeertzjq
2022-01-24
1
-0
/
+9
*
patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping
v8.2.4099
Bram Moolenaar
2022-01-15
1
-2
/
+3
*
patch 8.2.4038: various code not used when features are disabled
v8.2.4038
Dominique Pelle
2022-01-08
1
-0
/
+2
*
patch 8.2.4001: insert complete code uses global variables
v8.2.4001
Yegappan Lakshmanan
2022-01-04
1
-2
/
+2
*
patch 8.2.3970: error messages are spread out
v8.2.3970
Bram Moolenaar
2022-01-01
1
-1
/
+1
*
patch 8.2.3935: CTRL-U in Insert mode does not fix the indent
v8.2.3935
Bram Moolenaar
2021-12-29
1
-0
/
+15
*
patch 8.2.3914: various spelling mistakes in comments
v8.2.3914
Dominique Pelle
2021-12-27
1
-2
/
+2
*
patch 8.2.3828: when opening a terminal from a timer first typed char is lost
v8.2.3828
Bram Moolenaar
2021-12-16
1
-2
/
+7
*
patch 8.2.3787: no proper formatting of a C line comment after a statement
v8.2.3787
Bram Moolenaar
2021-12-12
1
-1
/
+2
*
patch 8.2.3764: cannot see any text when window was made zero lines
v8.2.3764
Bram Moolenaar
2021-12-09
1
-0
/
+5
*
patch 8.2.3517: TextChanged does not trigger after TextChangedI
v8.2.3517
Christian Brabandt
2021-10-16
1
-6
/
+6
*
patch 8.2.3467: CursorHoldI event interferes with "CTRL-G U"
v8.2.3467
Bram Moolenaar
2021-10-03
1
-0
/
+3
*
patch 8.2.3444: concealed text not revealed when leaving insert mode
v8.2.3444
Bram Moolenaar
2021-09-16
1
-0
/
+10
*
patch 8.2.3430: no generic way to trigger an autocommand on mode change
v8.2.3430
=?UTF-8?q?Magnus=20Gro=C3=9F?=
2021-09-12
1
-0
/
+3
*
patch 8.2.3320: some local functions are not static
v8.2.3320
Yegappan Lakshmanan
2021-08-09
1
-1
/
+1
*
patch 8.2.3227: 'virtualedit' can only be set globally
v8.2.3227
Gary Johnson
2021-07-26
1
-3
/
+3
*
patch 8.2.3226: new digraph functions use old naming scheme
v8.2.3226
h-east
2021-07-26
1
-1
/
+1
*
patch 8.2.3197: error messages are spread out
v8.2.3197
Bram Moolenaar
2021-07-21
1
-1
/
+1
*
patch 8.2.3190: error messages are spread out
v8.2.3190
Bram Moolenaar
2021-07-20
1
-1
/
+1
*
patch 8.2.3074: popup_atcursor() uses wrong position with concealing
v8.2.3074
Bram Moolenaar
2021-06-29
1
-3
/
+12
*
patch 8.2.2418: color not changed if ModeMsg highlight is set in InsertEnter
v8.2.2418
Bram Moolenaar
2021-01-28
1
-0
/
+4
*
patch 8.2.2374: accessing uninitialized memory in test_undo
v8.2.2374
Bram Moolenaar
2021-01-17
1
-1
/
+1
*
patch 8.2.2084: CTRL-V U doesn't work to enter a Unicode character
v8.2.2084
Bram Moolenaar
2020-12-03
1
-10
/
+10
*
patch 8.2.1988: still in Insert mode when opening terminal popup
v8.2.1988
Bram Moolenaar
2020-11-14
1
-0
/
+5
*
patch 8.2.1978: making a mapping work in all modes is complicated
v8.2.1978
Bram Moolenaar
2020-11-12
1
-0
/
+4
*
patch 8.2.1976: cannot backspace in prompt buffer after using cursor-left
v8.2.1976
Bram Moolenaar
2020-11-11
1
-2
/
+5
*
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
Bram Moolenaar
2020-10-24
1
-1
/
+1
*
patch 8.2.1874: can't do something just before leaving Insert mode
v8.2.1874
Bram Moolenaar
2020-10-21
1
-0
/
+3
*
patch 8.2.1762: when a timer uses :stopinsert completion isn't stopped
v8.2.1762
Bram Moolenaar
2020-09-27
1
-0
/
+3
*
patch 8.2.1637: Vim9: :put ={expr} does not work inside :def function
v8.2.1637
Bram Moolenaar
2020-09-08
1
-2
/
+2
*
patch 8.2.1597: the channel source file is too big
v8.2.1597
Bram Moolenaar
2020-09-05
1
-75
/
+9
*
patch 8.2.1595: cannot easily see what Vim sends to the terminal
v8.2.1595
Bram Moolenaar
2020-09-05
1
-0
/
+6
*
patch 8.2.1588: cannot read back the prompt of a prompt buffer
v8.2.1588
Bram Moolenaar
2020-09-04
1
-3
/
+13
*
patch 8.2.0916: mapping with partly modifyOtherKeys code does not work
v8.2.0916
Bram Moolenaar
2020-06-06
1
-1
/
+1
*
patch 8.2.0674: some source files are too big
v8.2.0674
Bram Moolenaar
2020-05-01
1
-567
/
+0
*
patch 8.2.0670: cannot change window when evaluating 'completefunc'
v8.2.0670
Bram Moolenaar
2020-04-30
1
-4
/
+5
*
patch 8.2.0649: undo problem whn an InsertLeave autocommand resets undo
v8.2.0649
Bram Moolenaar
2020-04-27
1
-1
/
+2
*
patch 8.2.0614: get ml_get error when deleting a line in 'completefunc'
v8.2.0614
Bram Moolenaar
2020-04-21
1
-8
/
+2
*
patch 8.2.0590: no 'backspace' value allows ignoring the insertion point
v8.2.0590
Bram Moolenaar
2020-04-17
1
-2
/
+4
*
patch 8.2.0370: the typebuf_was_filled flag is sometimes not reset
v8.2.0370
Bram Moolenaar
2020-03-11
1
-0
/
+4
*
patch 8.2.0135: bracketed paste can still cause invalid memory access
v8.2.0135
Bram Moolenaar
2020-01-20
1
-1
/
+1
*
patch 8.2.0133: invalid memory access with search command
v8.2.0133
Bram Moolenaar
2020-01-20
1
-2
/
+2
*
patch 8.2.0109: corrupted text properties when expanding spaces
v8.2.0109
Bram Moolenaar
2020-01-09
1
-2
/
+18
*
patch 8.2.0083: text properties wrong when tabs and spaces are exchanged
v8.2.0083
Bram Moolenaar
2020-01-03
1
-4
/
+10
[next]