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
/
terminal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.0413: buffer menu does not handle special buffers properly
v8.2.0413
Bram Moolenaar
2020-03-19
1
-0
/
+4
*
patch 8.2.0373: type of term_sendkeys() is unknown
v8.2.0373
Bram Moolenaar
2020-03-11
1
-2
/
+1
*
patch 8.2.0371: crash with combination of terminal popup and autocmd
v8.2.0371
Bram Moolenaar
2020-03-11
1
-0
/
+1
*
patch 8.2.0328: no redraw when leaving term-normal mode in popup terminal
v8.2.0328
Bram Moolenaar
2020-02-28
1
-7
/
+38
*
patch 8.2.0314: short name not set for terminal buffer
v8.2.0314
Bram Moolenaar
2020-02-24
1
-0
/
+2
*
patch 8.2.0237: crash when setting 'wincolor' on finished terminal window
v8.2.0237
Bram Moolenaar
2020-02-10
1
-0
/
+2
*
patch 8.2.0196: blocking commands for a finished job in a popup window
v8.2.0196
Bram Moolenaar
2020-02-02
1
-0
/
+23
*
patch 8.2.0191: cannot put a terminal in a popup window
v8.2.0191
Bram Moolenaar
2020-02-01
1
-44
/
+147
*
patch 8.2.0181: problems parsing :term arguments
v8.2.0181
Bram Moolenaar
2020-01-30
1
-4
/
+7
*
patch 8.2.0179: still a few places where range() does not work
v8.2.0179
Bram Moolenaar
2020-01-30
1
-4
/
+9
*
patch 8.1.2395: using old C style comments
v8.1.2395
Bram Moolenaar
2019-12-05
1
-304
/
+301
*
patch 8.1.2291: memory leak when executing command in a terminal
v8.1.2291
Bram Moolenaar
2019-11-10
1
-0
/
+1
*
patch 8.1.2255: ":term ++shell" does not work on MS-Windows
v8.1.2255
Bram Moolenaar
2019-11-04
1
-9
/
+19
*
patch 8.1.2251: ":term command" may not work without a shell
v8.1.2251
Bram Moolenaar
2019-11-03
1
-5
/
+28
*
patch 8.1.2248: CTRL-W dot does not work when modifyOtherKeys is enabled
v8.1.2248
Bram Moolenaar
2019-11-03
1
-34
/
+64
*
patch 8.1.2219: no autocommand for open window with terminal
v8.1.2219
Bram Moolenaar
2019-10-26
1
-0
/
+2
*
patch 8.1.2204: crash on exit when closing terminals
v8.1.2204
Bram Moolenaar
2019-10-23
1
-1
/
+1
*
patch 8.1.2195: Vim does not exit when the terminal window is last window
v8.1.2195
Bram Moolenaar
2019-10-20
1
-0
/
+10
*
patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
v8.1.2145
Bram Moolenaar
2019-10-13
1
-2
/
+8
*
patch 8.1.2134: modifier keys are not always recognized
v8.1.2134
Bram Moolenaar
2019-10-10
1
-2
/
+18
*
patch 8.1.2120: some MB_ macros are more complicated than necessary
v8.1.2120
Bram Moolenaar
2019-10-06
1
-1
/
+1
*
patch 8.1.2107: various memory leaks reported by asan
v8.1.2107
Bram Moolenaar
2019-10-01
1
-1
/
+2
*
patch 8.1.2080: the terminal API is limited and can't be disabled
v8.1.2080
Bram Moolenaar
2019-09-26
1
-19
/
+71
*
patch 8.1.2076: crash when trying to put a terminal in a popup window
v8.1.2076
Bram Moolenaar
2019-09-25
1
-0
/
+2
*
patch 8.1.2064: MS-Windows: compiler warnings for unused arguments
v8.1.2064
Bram Moolenaar
2019-09-21
1
-3
/
+3
*
patch 8.1.2021: some global functions can be local to the file
v8.1.2021
Bram Moolenaar
2019-09-10
1
-2
/
+2
*
patch 8.1.2012: more functions can be used as methods
v8.1.2012
Bram Moolenaar
2019-09-08
1
-0
/
+2
*
patch 8.1.1848: 'langmap' is not used for CTRL-W command in terminal
v8.1.1848
Bram Moolenaar
2019-08-15
1
-2
/
+7
*
patch 8.1.1800: function call functions have too many arguments
v8.1.1800
Bram Moolenaar
2019-08-03
1
-6
/
+6
*
patch 8.1.1592: may start file dialog while exiting
v8.1.1592
Bram Moolenaar
2019-06-25
1
-11
/
+18
*
patch 8.1.1575: callbacks may be garbage collected
v8.1.1575
Bram Moolenaar
2019-06-20
1
-1
/
+1
*
patch 8.1.1566: error message when terminal closes in another tab
v8.1.1566
Bram Moolenaar
2019-06-17
1
-0
/
+2
*
patch 8.1.1457: cannot reuse a buffer when loading a screen dump
v8.1.1457
Bram Moolenaar
2019-06-03
1
-2
/
+22
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-7
/
+6
*
patch 8.1.1393: unnecessary type casts
v8.1.1393
Bram Moolenaar
2019-05-25
1
-9
/
+9
*
patch 8.1.1391: no popup window support
v8.1.1391
Bram Moolenaar
2019-05-25
1
-2
/
+2
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-1
/
+1
*
patch 8.1.1330: using bold attribute in terminal changes the color
v8.1.1330
Bram Moolenaar
2019-05-13
1
-1
/
+3
*
patch 8.1.1319: computing function length name in many places
v8.1.1319
Bram Moolenaar
2019-05-11
1
-1
/
+1
*
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
v8.1.1230
Bram Moolenaar
2019-04-28
1
-10
/
+20
*
patch 8.1.1194: typos and small problems in source files
v8.1.1194
Bram Moolenaar
2019-04-21
1
-1
/
+1
*
patch 8.1.1182: some function prototypes are outdated
v8.1.1182
Bram Moolenaar
2019-04-17
1
-0
/
+13
*
patch 8.1.1161: unreachable code
v8.1.1161
Bram Moolenaar
2019-04-12
1
-4
/
+1
*
patch 8.1.1146: in MS-Windows console colors in a terminal window are wrong
v8.1.1146
Bram Moolenaar
2019-04-11
1
-2
/
+3
*
patch 8.1.1131: getwinpos() does not work in the MS-Windows console
v8.1.1131
Bram Moolenaar
2019-04-06
1
-1
/
+3
*
patch 8.1.1127: getwinpos() doesn't work in terminal on MS-Windows console
v8.1.1127
Bram Moolenaar
2019-04-06
1
-1
/
+4
*
patch 8.1.1125: libvterm does not handle the window position report
v8.1.1125
Bram Moolenaar
2019-04-06
1
-7
/
+61
*
patch 8.1.1086: too many curly braces
v8.1.1086
Bram Moolenaar
2019-03-30
1
-2
/
+0
*
patch 8.1.1024: stray log calls in terminal code
v8.1.1024
Bram Moolenaar
2019-03-20
1
-3
/
+0
*
patch 8.1.1018: window cleared when entering Terminal-Normal twice
v8.1.1018
Bram Moolenaar
2019-03-19
1
-1
/
+4
[next]