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
/
runtime
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.1516: cannot use special keys in <Cmd> mapping
v9.0.1516
zeertzjq
2023-05-06
1
-4
/
+0
*
patch 9.0.1515: reverse() does not work for a String
v9.0.1515
Yegappan Lakshmanan
2023-05-06
2
-7
/
+12
*
patch 9.0.1504: no error when calling remote_startserver("")
v9.0.1504
h-east
2023-05-01
1
-2
/
+3
*
patch 9.0.1485: no functions for converting from/to UTF-16 index
v9.0.1485
Christian Brabandt
2023-04-24
3
-10
/
+117
*
patch 9.0.1481: decrypting with libsodium may fail if the library changes
v9.0.1481
Christian Brabandt
2023-04-23
2
-5
/
+18
*
Update runtime files
Bram Moolenaar
2023-04-22
24
-143
/
+205
*
patch 9.0.1411: accuracy of profiling is not optimal
v9.0.1411
Ernie Rael
2023-03-16
2
-4
/
+7
*
patch 9.0.1403: unused variables and functions
v9.0.1403
Dominique Pelle
2023-03-12
2
-4
/
+4
*
patch 9.0.1397: highlight for popupmenu kind and extra cannot be set
v9.0.1397
Gianmaria Bajo
2023-03-10
2
-0
/
+14
*
patch 9.0.1396: sort(list, 'N') does not work in Vim9 script context
v9.0.1396
Bram Moolenaar
2023-03-09
1
-2
/
+3
*
Update runtime files
Bram Moolenaar
2023-02-27
13
-47
/
+76
*
Update runtime files.
Bram Moolenaar
2023-02-20
40
-190
/
+241
*
patch 9.0.1300: 'statusline' only supports one "%=" item
v9.0.1300
Yegappan Lakshmanan
2023-02-11
1
-1
/
+4
*
patch 9.0.1276: some mappings with Meta and Shift do not work
v9.0.1276
Bram Moolenaar
2023-02-03
1
-8
/
+25
*
Update runtime files.
Bram Moolenaar
2023-02-02
16
-132
/
+239
*
patch 9.0.1238: :runtime completion can be further improved
v9.0.1238
zeertzjq
2023-01-24
1
-1
/
+1
*
patch 9.0.1231: completion of :runtime does not handle {where} argument
v9.0.1231
zeertzjq
2023-01-22
1
-0
/
+1
*
patch 9.0.1223: cannot use setcellwidths() below 0x100
v9.0.1223
K.Takata
2023-01-20
1
-1
/
+1
*
patch 9.0.1212: cannot read back what setcellwidths() has done
v9.0.1212
Kota Kato
2023-01-17
2
-1
/
+10
*
patch 9.0.1188: return value of type() for class and object unclear
v9.0.1188
Bram Moolenaar
2023-01-12
2
-0
/
+6
*
patch 9.0.1168: code to enable/disable mouse is not from terminfo/termcap
v9.0.1168
Bram Moolenaar
2023-01-10
1
-0
/
+3
*
Update runtime files
Bram Moolenaar
2023-01-09
9
-53
/
+177
*
patch 9.0.1126: bracketed paste can be enabled when it is not recognized
v9.0.1126
Bram Moolenaar
2023-01-01
1
-1
/
+5
*
Update runtime files
Bram Moolenaar
2022-12-31
15
-72
/
+229
*
patch 9.0.1112: test_mswin_event() can hang
v9.0.1112
Christopher Plewright
2022-12-30
1
-4
/
+9
*
patch 9.0.1084: code handling low level MS-Windows events cannot be tested
v9.0.1084
Christopher Plewright
2022-12-20
3
-3
/
+72
*
patch 9.0.1080: the "kitty" terminfo entry is not widespread
v9.0.1080
Bram Moolenaar
2022-12-19
1
-3
/
+8
*
patch 9.0.1073: using "xterm-kitty" for 'term' causes problems
v9.0.1073
Bram Moolenaar
2022-12-18
1
-0
/
+20
*
patch 9.0.1061: cannot display 'showcmd' somewhere else
v9.0.1061
Luuk van Baal
2022-12-15
1
-0
/
+17
*
patch 9.0.1053: default constructor arguments are not optional
v9.0.1053
Bram Moolenaar
2022-12-13
1
-6
/
+10
*
Update runtime files
Bram Moolenaar
2022-12-11
7
-53
/
+162
*
patch 9.0.1031: Vim9 class is not implemented yet
v9.0.1031
Bram Moolenaar
2022-12-08
1
-3
/
+6
*
patch 9.0.1025: WinScrolled is not triggered when filler lines change
v9.0.1025
zeertzjq
2022-12-07
1
-3
/
+3
*
Update runtime files
Bram Moolenaar
2022-12-06
19
-92
/
+117
*
patch 9.0.1007: there is no way to get a list of swap file names
v9.0.1007
Bram Moolenaar
2022-12-05
2
-0
/
+13
*
patch 9.0.1001: classes are not documented or implemented yet
v9.0.1001
Bram Moolenaar
2022-12-04
3
-81
/
+711
*
patch 9.0.0980: the keyboard state response may end up in a shell command
v9.0.0980
Bram Moolenaar
2022-12-01
2
-4
/
+19
*
patch 9.0.0979: ch_log() text can be hard to find in the log file
v9.0.0979
Bram Moolenaar
2022-12-01
1
-0
/
+3
*
patch 9.0.0977: it is not easy to see what client-server commands are doing
v9.0.0977
Bram Moolenaar
2022-11-30
1
-1
/
+1
*
patch 9.0.0976: enabling the kitty keyboard protocol uses push/pop
v9.0.0976
Bram Moolenaar
2022-11-30
1
-3
/
+4
*
patch 9.0.0948: 'ttyfast' is set for arbitrary terminals
v9.0.0948
Bram Moolenaar
2022-11-25
4
-19
/
+19
*
patch 9.0.0939: still using simplified mappings when using kitty protocol
v9.0.0939
Bram Moolenaar
2022-11-24
1
-2
/
+12
*
Update runtime files
Bram Moolenaar
2022-11-23
22
-79
/
+102
*
patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug
v9.0.0930
Bram Moolenaar
2022-11-23
3
-13
/
+86
*
patch 9.0.0917: the WinScrolled autocommand event is not enough
v9.0.0917
Bram Moolenaar
2022-11-22
2
-12
/
+69
*
patch 9.0.0916: getbufline() is inefficient for getting a single line
v9.0.0916
Bram Moolenaar
2022-11-21
2
-2
/
+11
*
patch 9.0.0913: only change in current window triggers the WinScrolled event
v9.0.0913
Bram Moolenaar
2022-11-19
1
-7
/
+23
*
Update runtime files
Bram Moolenaar
2022-11-18
13
-56
/
+174
*
patch 9.0.0883: a silent mapping may cause dots on the command line
v9.0.0883
Bram Moolenaar
2022-11-14
1
-0
/
+3
*
patch 9.0.0881: cannot get the currently showing mouse shape
v9.0.0881
Bram Moolenaar
2022-11-14
2
-0
/
+8
[next]