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
/
ex_docmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.0159: completion for user names does not work for a prefix.
v8.1.0159
Bram Moolenaar
2018-07-07
1
-1
/
+1
*
patch 8.1.0158: GUI: input() fails if CTRL-C was pressed before
v8.1.0158
Bram Moolenaar
2018-07-07
1
-0
/
+5
*
patch 8.1.0149: session is wrong with multiple tabs when :lcd was used
v8.1.0149
Bram Moolenaar
2018-07-04
1
-8
/
+38
*
patch 8.1.0095: dialog for ":browse tabnew" says "new window"
v8.1.0095
Bram Moolenaar
2018-06-21
1
-4
/
+7
*
patch 8.1.0047: no completion for :unlet $VAR
v8.1.0047
Bram Moolenaar
2018-06-12
1
-1
/
+12
*
patch 8.1.0043: ++bad argument of :edit does not work properly
v8.1.0043
Bram Moolenaar
2018-06-12
1
-1
/
+3
*
patch 8.1.0035: not easy to switch between prompt buffer and other windows
v8.1.0035
Bram Moolenaar
2018-06-06
1
-1
/
+2
*
patch 8.0.1804: using :normal in terminal window causes problems
v8.0.1804
Bram Moolenaar
2018-05-08
1
-3
/
+3
*
patch 8.0.1786: no test for 'termwinkey'
v8.0.1786
Bram Moolenaar
2018-05-01
1
-1
/
+15
*
patch 8.0.1773: dialog messages are not translated
v8.0.1773
Bram Moolenaar
2018-04-29
1
-2
/
+4
*
patch 8.0.1768: SET_NO_HLSEARCH() used in a wrong way
v8.0.1768
Bram Moolenaar
2018-04-27
1
-2
/
+11
*
patch 8.0.1663: cannot build without multi-byte feature
v8.0.1663
Bram Moolenaar
2018-04-05
1
-0
/
+2
*
patch 8.0.1660: the terminal API "drop" command doesn't support options
v8.0.1660
Bram Moolenaar
2018-04-04
1
-8
/
+14
*
patch 8.0.1650: too many #ifdefs
v8.0.1650
Bram Moolenaar
2018-03-29
1
-31
/
+0
*
patch 8.0.1649: no completion for argument list commands
v8.0.1649
Bram Moolenaar
2018-03-29
1
-0
/
+8
*
patch 8.0.1595: no autocommand triggered before exiting
v8.0.1595
Bram Moolenaar
2018-03-11
1
-15
/
+35
*
patch 8.0.1592: terminal windows in a session are not properly restored
v8.0.1592
Bram Moolenaar
2018-03-09
1
-5
/
+24
*
patch 8.0.1570: can't use :popup for a menu in the terminal
v8.0.1570
Bram Moolenaar
2018-03-05
1
-3
/
+14
*
patch 8.0.1566: too many #ifdefs
v8.0.1566
Bram Moolenaar
2018-03-04
1
-6
/
+2
*
patch 8.0.1564: too many #ifdefs
v8.0.1564
Bram Moolenaar
2018-03-04
1
-82
/
+28
*
patch 8.0.1518: error messages suppressed after ":silent! try"
v8.0.1518
Bram Moolenaar
2018-02-13
1
-1
/
+11
*
patch 8.0.1508: the :drop command is not always available
v8.0.1508
Bram Moolenaar
2018-02-12
1
-3
/
+0
*
patch 8.0.1505: debugger can't break on a condition
v8.0.1505
Bram Moolenaar
2018-02-11
1
-0
/
+7
*
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2018-02-10
1
-17
/
+8
*
patch 8.0.1485: weird autocmd may cause arglist to be changed recursively
v8.0.1485
Bram Moolenaar
2018-02-09
1
-0
/
+12
*
patch 8.0.1459: cannot handle change of directory
v8.0.1459
Bram Moolenaar
2018-02-03
1
-2
/
+10
*
patch 8.0.1416: crash when searching for a sentence
v8.0.1416
Bram Moolenaar
2017-12-19
1
-2
/
+3
*
patch 8.0.1289: mkview always includes the local directory
v8.0.1289
Bram Moolenaar
2017-11-11
1
-2
/
+4
*
patch 8.0.1231: expanding file name drops dash
v8.0.1231
Bram Moolenaar
2017-10-28
1
-1
/
+6
*
patch 8.0.1215: newer gcc warns for implicit fallthrough
v8.0.1215
Bram Moolenaar
2017-10-24
1
-1
/
+1
*
patch 8.0.1205: it is possible to unload a changed buffer
v8.0.1205
Bram Moolenaar
2017-10-19
1
-2
/
+2
*
patch 8.0.1204: a QuitPre autocommand may get the wrong file name
v8.0.1204
Bram Moolenaar
2017-10-19
1
-4
/
+8
*
patch 8.0.1190: unusable after opening new window in BufWritePre event
v8.0.1190
Bram Moolenaar
2017-10-14
1
-0
/
+2
*
patch 8.0.1189: E172 is not actually useful
v8.0.1189
Bram Moolenaar
2017-10-14
1
-23
/
+0
*
patch 8.0.1151: "vim -c startinsert!" doesn't append
v8.0.1151
Bram Moolenaar
2017-09-26
1
-0
/
+3
*
patch 8.0.1139: using window toolbar changes state
v8.0.1139
Bram Moolenaar
2017-09-23
1
-33
/
+53
*
patch 8.0.1136: W_WIDTH() is always the same
v8.0.1136
Bram Moolenaar
2017-09-22
1
-1
/
+1
*
patch 8.0.1135: W_WINCOL() is always the same
v8.0.1135
Bram Moolenaar
2017-09-22
1
-1
/
+1
*
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
v8.0.1118
Bram Moolenaar
2017-09-16
1
-153
/
+43
*
patch 8.0.1109: timer causes error on exit from Ex mode
v8.0.1109
Bram Moolenaar
2017-09-14
1
-0
/
+14
*
patch 8.0.1108: cannot specify mappings for the terminal window
v8.0.1108
Bram Moolenaar
2017-09-14
1
-0
/
+3
*
patch 8.0.1090: cannot get the text under the cursor like v:beval_text
v8.0.1090
Bram Moolenaar
2017-09-10
1
-14
/
+19
*
patch 8.0.1089: cannot get range count in user command
v8.0.1089
Bram Moolenaar
2017-09-10
1
-4
/
+19
*
patch 8.0.1024: folds lost when session file has a buffer in two windows
v8.0.1024
Bram Moolenaar
2017-08-30
1
-9
/
+22
*
patch 8.0.0953: get "no write since last change" error in terminal window
v8.0.0953
Bram Moolenaar
2017-08-17
1
-1
/
+1
*
patch 8.0.0878: no completion for :mapclear
v8.0.0878
Bram Moolenaar
2017-08-06
1
-0
/
+22
*
patch 8.0.0858: can exit while a terminal is still running a job
v8.0.0858
Bram Moolenaar
2017-08-03
1
-10
/
+10
*
patch 8.0.0785: wildcards are not expanded for :terminal
v8.0.0785
Bram Moolenaar
2017-07-27
1
-10
/
+13
*
patch 8.0.0761: options not set properly for a terminal buffer
v8.0.0761
Bram Moolenaar
2017-07-23
1
-5
/
+2
*
patch 8.0.0700: segfault with QuitPre autocommand closes the window
v8.0.0700
Bram Moolenaar
2017-07-08
1
-2
/
+5
[next]