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
/
normal.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
patch 8.2.2930: when a popup is visible a mouse move my restart Visual mode
v8.2.2930
Bram Moolenaar
2021-06-03
1
-0
/
+1
*
patch 8.2.2922: computing array length is done in various ways
v8.2.2922
K.Takata
2021-06-02
1
-1
/
+1
*
patch 8.2.2914: cannot paste a block without adding padding
v8.2.2914
Christian Brabandt
2021-05-30
1
-2
/
+8
*
patch 8.2.2904: "g$" causes scroll if half a double width char is visible
v8.2.2904
Bram Moolenaar
2021-05-29
1
-0
/
+11
*
patch 8.2.2832: operator cancelled by moving mouse when using popup
v8.2.2832
Bram Moolenaar
2021-05-04
1
-2
/
+3
*
patch 8.2.2711: "gj" in a closed fold does not move out of the fold
v8.2.2711
Bram Moolenaar
2021-04-04
1
-2
/
+10
*
patch 8.2.2548: May get stuck in the cmdline window using :normal
v8.2.2548
Bram Moolenaar
2021-02-23
1
-0
/
+10
*
patch 8.2.2547: "%" command not accurate for big files
v8.2.2547
Bram Moolenaar
2021-02-23
1
-3
/
+5
*
patch 8.2.2422: crash when deleting with line number out of range
v8.2.2422
Bram Moolenaar
2021-01-28
1
-1
/
+5
*
patch 8.2.2385: "gj" and "gk" do not work correctly when inside a fold
v8.2.2385
Bram Moolenaar
2021-01-21
1
-20
/
+11
*
patch 8.2.2366: when using ":sleep" the cursor is always displayed
v8.2.2366
Bram Moolenaar
2021-01-16
1
-2
/
+2
*
patch 8.2.2182: Vim9: value of 'magic' is still relevant
v8.2.2182
Bram Moolenaar
2020-12-21
1
-2
/
+2
*
patch 8.2.2160: various typos
v8.2.2160
Bram Moolenaar
2020-12-18
1
-1
/
+1
*
patch 8.2.2128: there is no way to do something on CTRL-Z
v8.2.2128
Bram Moolenaar
2020-12-11
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
-2
/
+2
*
patch 8.2.2057: getting the selection may trigger TextYankPost autocmd
v8.2.2057
Bram Moolenaar
2020-11-26
1
-0
/
+32
*
patch 8.2.1978: making a mapping work in all modes is complicated
v8.2.1978
Bram Moolenaar
2020-11-12
1
-5
/
+7
*
patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution
v8.2.1919
Bram Moolenaar
2020-10-28
1
-0
/
+1
*
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.1595: cannot easily see what Vim sends to the terminal
v8.2.1595
Bram Moolenaar
2020-09-05
1
-0
/
+6
*
patch 8.2.1549: "r" fails if 'esckeys' is off and modifyOtherKeys is used
v8.2.1549
Bram Moolenaar
2020-08-30
1
-0
/
+14
*
patch 8.2.1520: Vim9: CTRL-] used in :def function does not work
v8.2.1520
Bram Moolenaar
2020-08-23
1
-1
/
+3
*
patch 8.2.1401: cannot jump to the last used tabpage
v8.2.1401
Bram Moolenaar
2020-08-09
1
-1
/
+12
*
patch 8.2.1258: CursorHold does not work well
v8.2.1258
Bram Moolenaar
2020-07-20
1
-1
/
+6
*
patch 8.2.1253: CTRL-K in Insert mode gets <CursorHold> inserted
v8.2.1253
Bram Moolenaar
2020-07-19
1
-1
/
+2
*
patch 8.2.0929: v:register is not cleared after an operator was executed
v8.2.0929
Bram Moolenaar
2020-06-07
1
-0
/
+5
*
patch 8.2.0913: code for resetting v:register is duplicated
v8.2.0913
Bram Moolenaar
2020-06-06
1
-10
/
+1
*
patch 8.2.0853: ml_delete() often called with FALSE argument
v8.2.0853
Bram Moolenaar
2020-05-30
1
-1
/
+1
*
patch 8.2.0849: BeOS code is not maintained and probably unused
v8.2.0849
Bram Moolenaar
2020-05-30
1
-8
/
+0
*
patch 8.2.0839: dropping modifier when putting a character back in typeahead
v8.2.0839
Bram Moolenaar
2020-05-29
1
-1
/
+1
*
patch 8.2.0743: can move to another buffer from a terminal in popup window
v8.2.0743
Bram Moolenaar
2020-05-12
1
-0
/
+4
*
patch 8.2.0559: clearing a struct is verbose
v8.2.0559
Bram Moolenaar
2020-04-12
1
-3
/
+3
*
patch 8.2.0397: delayed screen update when using undo from Insert mode
v8.2.0397
Bram Moolenaar
2020-03-16
1
-2
/
+7
*
patch 8.2.0295: highlighting for :s wrong when using different separator
v8.2.0295
Bram Moolenaar
2020-02-21
1
-1
/
+1
*
patch 8.2.0156: various typos in source files and tests
v8.2.0156
Bram Moolenaar
2020-01-26
1
-1
/
+1
*
patch 8.1.2392: using old C style comments
v8.1.2392
Bram Moolenaar
2019-12-05
1
-614
/
+608
*
patch 8.1.2377: GUI: when losing focus a pending operator is executed
v8.1.2377
Bram Moolenaar
2019-12-01
1
-2
/
+3
*
patch 8.1.2313: debugging where a delay comes from is not easy
v8.1.2313
Bram Moolenaar
2019-11-17
1
-2
/
+2
*
patch 8.1.2281: 'showbreak' cannot be set for one window
v8.1.2281
Bram Moolenaar
2019-11-09
1
-2
/
+5
*
patch 8.1.2237: mode() result depends on whether CURSOR_SHAPE is defined
v8.1.2237
Bram Moolenaar
2019-10-31
1
-4
/
+2
*
patch 8.1.2233: cannot get the Vim command line arguments
v8.1.2233
Bram Moolenaar
2019-10-29
1
-1
/
+1
*
patch 8.1.2231: not easy to move to the middle of a text line
v8.1.2231
Bram Moolenaar
2019-10-28
1
-0
/
+18
*
patch 8.1.2173: searchit() has too many arguments
v8.1.2173
Bram Moolenaar
2019-10-18
1
-10
/
+16
*
patch 8.1.2171: mouse support not always available
v8.1.2171
Bram Moolenaar
2019-10-17
1
-14
/
+2
*
patch 8.1.2140: "gk" and "gj" do not work correctly in number column
v8.1.2140
Bram Moolenaar
2019-10-12
1
-5
/
+12
*
patch 8.1.2104: the normal.c file is too big
v8.1.2104
Bram Moolenaar
2019-09-30
1
-980
/
+13
*
patch 8.1.2096: too many #ifdefs
v8.1.2096
Bram Moolenaar
2019-09-28
1
-6
/
+2
*
patch 8.1.2072: "gk" moves to start of line instead of upwards
v8.1.2072
Bram Moolenaar
2019-09-24
1
-2
/
+2
*
patch 8.1.2062: the mouse code is spread out
v8.1.2062
Bram Moolenaar
2019-09-21
1
-1129
/
+4
*
patch 8.1.2059: fix for "x" deleting a fold has side effects
v8.1.2059
Bram Moolenaar
2019-09-20
1
-10
/
+4
[prev]
[next]