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
/
proto
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.3764: cannot see any text when window was made zero lines
v8.2.3764
Bram Moolenaar
2021-12-09
1
-0
/
+1
*
patch 8.2.3763: when editing the cmdline a callback may cause a scroll up
v8.2.3763
Bram Moolenaar
2021-12-09
1
-1
/
+1
*
patch 8.2.3761: focus change is not passed on to a terminal window
v8.2.3761
Bram Moolenaar
2021-12-08
1
-0
/
+1
*
patch 8.2.3753: Vim9: function unreferenced while called is never deleted
v8.2.3753
Bram Moolenaar
2021-12-06
1
-0
/
+1
*
patch 8.2.3751: cannot assign a lambda to an option that takes a function
v8.2.3751
Yegappan Lakshmanan
2021-12-06
2
-3
/
+3
*
patch 8.2.3740: memory left allocated on exit when using Tcl
v8.2.3740
Bram Moolenaar
2021-12-05
1
-0
/
+1
*
patch 8.2.3735: cannot use a lambda for 'imactivatefunc'
v8.2.3735
Yegappan Lakshmanan
2021-12-04
1
-0
/
+3
*
patch 8.2.3731: "set! termcap" shows codes in one column, but not keys
v8.2.3731
Bram Moolenaar
2021-12-03
1
-1
/
+1
*
patch 8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'
v8.2.3725
Yegappan Lakshmanan
2021-12-03
3
-1
/
+8
*
patch 8.2.3716: Vim9: range without a command is not compiled
v8.2.3716
Bram Moolenaar
2021-12-01
1
-1
/
+2
*
patch 8.2.3705: cannot pass a lambda name to function() or funcref()
v8.2.3705
Bram Moolenaar
2021-11-30
1
-0
/
+1
*
patch 8.2.3698: match highlighting continues over breakindent
v8.2.3698
Bram Moolenaar
2021-11-29
1
-1
/
+1
*
patch 8.2.3694: cannot use quotes in the count of an Ex command
v8.2.3694
Bram Moolenaar
2021-11-29
1
-0
/
+1
*
patch 8.2.3682: Vim9: assigning to a script variable drops the type
v8.2.3682
Bram Moolenaar
2021-11-26
1
-1
/
+1
*
patch 8.2.3665: cannot use a lambda for 'tagfunc'
v8.2.3665
Yegappan Lakshmanan
2021-11-24
1
-0
/
+3
*
patch 8.2.3664: cannot adjust sign highlighting for 'cursorline'
v8.2.3664
Bram Moolenaar
2021-11-24
1
-1
/
+1
*
patch 8.2.3650: Vim9: for loop variable can be a list member
v8.2.3650
Bram Moolenaar
2021-11-22
1
-1
/
+1
*
patch 8.2.3644: count for 'operatorfunc' in Visual mode is not redone
v8.2.3644
Bram Moolenaar
2021-11-22
1
-0
/
+1
*
patch 8.2.3640: freeze when calling term_wait() in a close callback
v8.2.3640
Bram Moolenaar
2021-11-21
1
-0
/
+1
*
patch 8.2.3629: command completion in cmdline window uses global commands
v8.2.3629
mityu
2021-11-20
1
-0
/
+1
*
patch 8.2.3628: looking terminal colors is a bit slow
v8.2.3628
Bram Moolenaar
2021-11-20
1
-1
/
+3
*
patch 8.2.3624: when renaming a terminal buffer status text is not updated
v8.2.3624
Bram Moolenaar
2021-11-19
1
-0
/
+1
*
patch 8.2.3620: memory leak reported in libtlib
v8.2.3620
Bram Moolenaar
2021-11-19
1
-0
/
+1
*
patch 8.2.3619: cannot use a lambda for 'operatorfunc'
v8.2.3619
Yegappan Lakshmanan
2021-11-18
2
-1
/
+4
*
patch 8.2.3614: zindex of popup windows not used when redrawing popup menu
v8.2.3614
Bakudankun
2021-11-17
1
-1
/
+1
*
patch 8.2.3609: internal error when ModeChanged is triggered recursively
v8.2.3609
Bram Moolenaar
2021-11-17
1
-0
/
+2
*
patch 8.2.3593: directory is wrong after executing "lcd" with win_execute()
v8.2.3593
Bram Moolenaar
2021-11-14
1
-0
/
+1
*
patch 8.2.3590: test for v:colornames sometimes fails
v8.2.3590
Drew Vogel
2021-11-13
1
-1
/
+0
*
patch 8.2.3578: manipulating highlighting is complicated
v8.2.3578
Yegappan Lakshmanan
2021-11-03
1
-0
/
+2
*
patch 8.2.3562: cannot add color names
v8.2.3562
Drew Vogel
2021-10-24
2
-2
/
+6
*
patch 8.2.3560: using freed memory with lambda
v8.2.3560
Bram Moolenaar
2021-10-23
1
-0
/
+1
*
patch 8.2.3530: ":buf \{a}" fails while ":edit \{a}" works
v8.2.3530
Bram Moolenaar
2021-10-17
1
-1
/
+1
*
patch 8.2.3524: GUI: ligatures are not used
v8.2.3524
Dusan Popovic
2021-10-16
2
-0
/
+2
*
patch 8.2.3516: terminal window does not have transparent background
v8.2.3516
Milly
2021-10-15
1
-1
/
+0
*
patch 8.2.3510: changes are only detected with one second accuracy
v8.2.3510
Leah Neukirchen
2021-10-14
1
-1
/
+1
*
patch 8.2.3503: Vim9: using g:pat:cmd is confusing
v8.2.3503
Bram Moolenaar
2021-10-13
1
-0
/
+1
*
patch 8.2.3439: deleted lines go to wrong yank register
v8.2.3439
Christian Brabandt
2021-09-14
1
-0
/
+1
*
patch 8.2.3438: cannot manipulate blobs
v8.2.3438
Yegappan Lakshmanan
2021-09-14
2
-0
/
+3
*
patch 8.2.3434: function prototype for trigger_modechanged() is incomplete
v8.2.3434
Bram Moolenaar
2021-09-12
1
-1
/
+1
*
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
2
-0
/
+2
*
patch 8.2.3414: fullcommand() gives wrong name with buffer-local user command
v8.2.3414
Bram Moolenaar
2021-09-08
1
-1
/
+2
*
patch 8.2.3395: Vim9: expression breakpoint not checked in :def function
v8.2.3395
Bram Moolenaar
2021-09-02
2
-0
/
+2
*
patch 8.2.3376: Vim9: no warning that "@r" does not do anything
v8.2.3376
Bram Moolenaar
2021-08-25
1
-0
/
+1
*
patch 8.2.3365: Vim9: cannot use option for all operations
v8.2.3365
Bram Moolenaar
2021-08-21
1
-0
/
+1
*
patch 8.2.3356: adding many text properties requires a lot of function calls
v8.2.3356
Yegappan Lakshmanan
2021-08-16
1
-0
/
+1
*
patch 8.2.3347: check for legacy script is incomplete
v8.2.3347
Bram Moolenaar
2021-08-15
1
-0
/
+1
*
patch 8.2.3332: Vim9: cannot assign to range in list
v8.2.3332
Bram Moolenaar
2021-08-11
2
-0
/
+4
*
patch 8.2.3324: Vim9: Cannot use :silent with :endwhile
v8.2.3324
Bram Moolenaar
2021-08-10
1
-3
/
+3
*
patch 8.2.3320: some local functions are not static
v8.2.3320
Yegappan Lakshmanan
2021-08-09
13
-16
/
+0
*
patch 8.2.3315: cannot use single quote in a float number for readability
v8.2.3315
Bram Moolenaar
2021-08-08
1
-1
/
+1
[next]