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 9.0.0980: the keyboard state response may end up in a shell command
v9.0.0980
Bram Moolenaar
2022-12-01
1
-3
/
+8
*
patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug
v9.0.0930
Bram Moolenaar
2022-11-23
1
-1
/
+1
*
patch 9.0.0917: the WinScrolled autocommand event is not enough
v9.0.0917
Bram Moolenaar
2022-11-22
1
-1
/
+1
*
patch 9.0.0886: horizontal mouse scroll only works in the GUI
v9.0.0886
Christopher Plewright
2022-11-15
1
-1
/
+1
*
patch 9.0.0751: 'scrolloff' does not work well with 'smoothscroll'
v9.0.0751
Bram Moolenaar
2022-10-14
1
-2
/
+2
*
patch 9.0.0747: too many #ifdefs
v9.0.0747
Martin Tournoij
2022-10-13
1
-24
/
+0
*
patch 9.0.0734: cursor position invalid when scrolling with 'smoothscroll'
v9.0.0734
Bram Moolenaar
2022-10-12
1
-0
/
+3
*
patch 9.0.0664: bad redrawing with spell checking, using "C" and "$" in 'cpo'
v9.0.0664
Bram Moolenaar
2022-10-05
1
-2
/
+2
*
patch 9.0.0657: too many #ifdefs
v9.0.0657
Martin Tournoij
2022-10-04
1
-4
/
+0
*
patch 9.0.0608: with spelling, deleting a full stop does not update next line
v9.0.0608
Bram Moolenaar
2022-09-27
1
-7
/
+0
*
patch 9.0.0603: with 'nosplitscroll' folds are not handled correctly
v9.0.0603
Luuk van Baal
2022-09-27
1
-80
/
+100
*
patch 9.0.0590: after exiting Insert mode spelling not checked in next line
v9.0.0590
Bram Moolenaar
2022-09-25
1
-0
/
+7
*
patch 9.0.0218: reading before the start of the line
v9.0.0218
Bram Moolenaar
2022-08-16
1
-1
/
+2
*
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
Bram Moolenaar
2022-08-14
1
-3
/
+3
*
patch 9.0.0130: cursor position wrong when inserting around virtual text
v9.0.0130
Bram Moolenaar
2022-08-01
1
-2
/
+7
*
patch 9.0.0124: code has more indent than needed
v9.0.0124
zeertzjq
2022-07-31
1
-42
/
+43
*
patch 9.0.0067: cannot show virtual text
v9.0.0067
Bram Moolenaar
2022-07-25
1
-19
/
+32
*
patch 9.0.0013: reproducing memory access errors can be difficult
v9.0.0013
Bram Moolenaar
2022-06-30
1
-2
/
+2
*
patch 8.2.5162: reading before the start of the line with BS in Replace mode
v8.2.5162
Bram Moolenaar
2022-06-26
1
-1
/
+1
*
patch 8.2.5056: the channel log only contains some of the raw terminal output
v8.2.5056
Bram Moolenaar
2022-06-04
1
-6
/
+4
*
patch 8.2.5029: "textlock" is always zero
v8.2.5029
zeertzjq
2022-05-27
1
-4
/
+3
*
patch 8.2.4993: smart/C/lisp indenting is optional
v8.2.4993
Bram Moolenaar
2022-05-21
1
-65
/
+1
*
patch 8.2.4969: changing text in Visual mode may cause invalid memory access
v8.2.4969
Bram Moolenaar
2022-05-16
1
-10
/
+2
*
patch 8.2.4951: smart indenting done when not enabled
v8.2.4951
Bram Moolenaar
2022-05-14
1
-1
/
+1
*
patch 8.2.4928: various white space and cosmetic mistakes
v8.2.4928
Bram Moolenaar
2022-05-09
1
-7
/
+6
*
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
Bram Moolenaar
2022-05-07
1
-42
/
+42
*
patch 8.2.4876: MS-Windows: Shift-BS results in strange char in powershell
v8.2.4876
Christian Brabandt
2022-05-05
1
-0
/
+1
*
patch 8.2.4865: :startinsert right after :stopinsert may not work
v8.2.4865
zeertzjq
2022-05-04
1
-1
/
+1
*
patch 8.2.4846: termcodes test fails
v8.2.4846
zeertzjq
2022-04-29
1
-0
/
+8
*
patch 8.2.4753: error from setting an option is silently ignored
v8.2.4753
Bram Moolenaar
2022-04-15
1
-2
/
+2
*
patch 8.2.4739: accessing freed memory after WinScrolled autocmd event
v8.2.4739
zeertzjq
2022-04-12
1
-1
/
+1
*
patch 8.2.4723: the ModeChanged autocmd event is inefficient
v8.2.4723
LemonBoy
2022-04-09
1
-3
/
+3
*
patch 8.2.4713: plugins cannot track text scrolling
v8.2.4713
LemonBoy
2022-04-08
1
-0
/
+3
*
patch 8.2.4710: smart indenting does not work after completion
v8.2.4710
Christian Brabandt
2022-04-07
1
-0
/
+3
*
patch 8.2.4707: redrawing could be a bit more efficient
v8.2.4707
zeertzjq
2022-04-07
1
-22
/
+17
*
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
[next]