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 8.2.4107: script context not restored after using <ScriptCmd>
v8.2.4107
Bram Moolenaar
2022-01-16
1
-0
/
+3
*
patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping
v8.2.4099
Bram Moolenaar
2022-01-15
1
-6
/
+26
*
patch 8.2.4093: cached breakindent values not initialized properly
v8.2.4093
Christian Brabandt
2022-01-15
1
-0
/
+1
*
patch 8.2.4088: xxd cannot output everything in one line
v8.2.4088
Erik Auerswald
2022-01-14
2
-1
/
+3
*
patch 8.2.4087: cannot test items from an autoload script easily
v8.2.4087
Bram Moolenaar
2022-01-13
1
-7
/
+9
*
patch 8.2.4052: not easy to resize a window from a plugin
v8.2.4052
Daniel Steinberg
2022-01-10
2
-0
/
+33
*
patch 8.2.4050: Vim9: need to prefix every item in an autoload script
v8.2.4050
Bram Moolenaar
2022-01-09
2
-21
/
+28
*
Update runtime files
Bram Moolenaar
2022-01-08
29
-123
/
+184
*
patch 8.2.4019: Vim9: import mechanism is too complicated
v8.2.4019
Bram Moolenaar
2022-01-06
1
-16
/
+22
*
patch 8.2.3979: Vim9: the feature is not mentioned in the right places
v8.2.3979
Bram Moolenaar
2022-01-02
2
-1
/
+3
*
patch 8.2.3969: value of MAXCOL not available in Vim script
v8.2.3969
naohiro ono
2022-01-01
2
-9
/
+17
*
patch 8.2.3965: Vim9: no easy way to check if Vim9 script is supported
v8.2.3965
Bram Moolenaar
2022-01-01
1
-5
/
+2
*
Update runtime files
Bram Moolenaar
2021-12-30
8
-814
/
+790
*
patch 8.2.3941: SIGTSTP is not handled
v8.2.3941
dbivolaru
2021-12-29
1
-2
/
+2
*
patch 8.2.3919: Vim9: wrong argument for append() results in two errors
v8.2.3919
Bram Moolenaar
2021-12-28
1
-3
/
+4
*
Update runtime files
Bram Moolenaar
2021-12-27
13
-546
/
+561
*
patch 8.2.3917: the eval.txt help file is way too big
v8.2.3917
Bram Moolenaar
2021-12-27
5
-10092
/
+10135
*
patch 8.2.3913: help for expressions does not mention Vim9 syntax
v8.2.3913
Bram Moolenaar
2021-12-27
2
-119
/
+196
*
patch 8.2.3908: cannot use a script-local function for 'foldtext'
v8.2.3908
Yegappan Lakshmanan
2021-12-26
1
-1
/
+6
*
patch 8.2.3906: Vim9 help still contains "under development" warnings
v8.2.3906
Bram Moolenaar
2021-12-26
1
-16
/
+6
*
patch 8.2.3901: Vim9: Cannot set 'cpo' in main .vimrc if using Vim9 script
v8.2.3901
Bram Moolenaar
2021-12-26
2
-0
/
+11
*
patch 8.2.3900: it is not easy to use a script-local function for an option
v8.2.3900
Yegappan Lakshmanan
2021-12-26
4
-0
/
+42
*
patch 8.2.3888: the argument list may contain duplicates
v8.2.3888
Nir Lichtman
2021-12-24
2
-2
/
+10
*
Update runtime files
Bram Moolenaar
2021-12-24
11
-51
/
+87
*
patch 8.2.3874: cannot highlight the number column for a sign
v8.2.3874
James McCoy
2021-12-22
2
-2
/
+11
*
patch 8.2.3864: cannot disable requesting key codes from xterm
v8.2.3864
Bram Moolenaar
2021-12-21
2
-2
/
+21
*
patch 8.2.3849: functions implementing reduce and map are too long
v8.2.3849
Yegappan Lakshmanan
2021-12-19
1
-5
/
+7
*
patch 8.2.3848: cannot use reduce() for a string
v8.2.3848
rbtnn
2021-12-18
1
-3
/
+4
*
patch 8.2.3835: the inline-function example does not work
v8.2.3835
Bram Moolenaar
2021-12-17
1
-3
/
+6
*
Update runtime files
Bram Moolenaar
2021-12-16
12
-31
/
+60
*
patch 8.2.3818: cannot filter or map characters in a string
v8.2.3818
rbtnn
2021-12-15
1
-24
/
+34
*
patch 8.2.3797: no good reason to limit the message history in tiny version
v8.2.3797
Bram Moolenaar
2021-12-13
1
-2
/
+1
*
patch 8.2.3795: too many #ifdefs
v8.2.3795
Bram Moolenaar
2021-12-13
2
-8
/
+1
*
patch 8.2.3784: the help for options is outdated
v8.2.3784
Bram Moolenaar
2021-12-11
1
-2
/
+16
*
patch 8.2.3780: ":cd" works differently on MS-Windows
v8.2.3780
Bakudankun
2021-12-11
2
-5
/
+7
*
patch 8.2.3751: cannot assign a lambda to an option that takes a function
v8.2.3751
Yegappan Lakshmanan
2021-12-06
1
-3
/
+4
*
Update runtime files
Bram Moolenaar
2021-12-05
17
-58
/
+91
*
patch 8.2.3735: cannot use a lambda for 'imactivatefunc'
v8.2.3735
Yegappan Lakshmanan
2021-12-04
1
-1
/
+5
*
patch 8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'
v8.2.3725
Yegappan Lakshmanan
2021-12-03
1
-4
/
+10
*
patch 8.2.3712: cannot use Vim9 lambda for 'tagfunc'
v8.2.3712
Yegappan Lakshmanan
2021-12-01
1
-1
/
+9
*
patch 8.2.3710: Vim9: backtick expression expanded for :global
v8.2.3710
Bram Moolenaar
2021-12-01
1
-10
/
+4
*
patch 8.2.3704: Vim9: cannot use a list declaration in a :def function
v8.2.3704
Bram Moolenaar
2021-11-30
1
-5
/
+4
*
patch 8.2.3699: the +title feature adds a lot of #ifdef but little code
v8.2.3699
Bram Moolenaar
2021-11-29
2
-13
/
+1
*
patch 8.2.3697: cannot drag a popup without a border
v8.2.3697
Bram Moolenaar
2021-11-29
1
-0
/
+3
*
patch 8.2.3686: filetype detection often mixes up Forth and F#
v8.2.3686
Bram Moolenaar
2021-11-27
2
-5
/
+22
*
Update runtime files.
Bram Moolenaar
2021-11-27
8
-20
/
+29
*
patch 8.2.3665: cannot use a lambda for 'tagfunc'
v8.2.3665
Yegappan Lakshmanan
2021-11-24
1
-4
/
+6
*
patch 8.2.3664: cannot adjust sign highlighting for 'cursorline'
v8.2.3664
Bram Moolenaar
2021-11-24
2
-0
/
+19
*
patch 8.2.3652: can only get text properties one line at a time
v8.2.3652
Yegappan Lakshmanan
2021-11-23
1
-5
/
+41
*
Update runtime files
Bram Moolenaar
2021-11-21
9
-23
/
+33
[next]