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.3229: Vim9: runtime and compile time type checks are not the same
v8.2.3229
Yegappan Lakshmanan
2021-07-27
1
-16
/
+51
*
patch 8.2.3208: dynamic library load error does not mention why it failed
v8.2.3208
Martin Tournoij
2021-07-24
1
-2
/
+3
*
patch 8.2.3206: Vim9: argument types are not checked at compile time
v8.2.3206
Yegappan Lakshmanan
2021-07-23
1
-1
/
+15
*
patch 8.2.3194: Vim9: argument types are not checked at compile time
v8.2.3194
Yegappan Lakshmanan
2021-07-21
1
-10
/
+36
*
patch 8.2.3188: Vim9: argument types are not checked at compile time
v8.2.3188
Yegappan Lakshmanan
2021-07-20
1
-19
/
+21
*
patch 8.2.3173: Vim9: argument types are not checked at compile time
v8.2.3173
Yegappan Lakshmanan
2021-07-17
1
-5
/
+46
*
patch 8.2.3162: Vim9: argument types are not checked at compile time
v8.2.3162
Yegappan Lakshmanan
2021-07-15
1
-0
/
+5
*
patch 8.2.3135: Vim9: builtin function arguments not checked at compile time
v8.2.3135
Yegappan Lakshmanan
2021-07-10
1
-0
/
+5
*
patch 8.2.2922: computing array length is done in various ways
v8.2.2922
K.Takata
2021-06-02
1
-1
/
+1
*
patch 8.2.2908: crash when using a terminal popup window from cmdline window
v8.2.2908
Bram Moolenaar
2021-05-30
1
-0
/
+7
*
patch 8.2.2845: MS-Windows: warning for signed/unsigned comparison
v8.2.2845
Bram Moolenaar
2021-05-08
1
-2
/
+2
*
patch 8.2.2830: terminal colors are not updated when 'background' is set
v8.2.2830
Bram Moolenaar
2021-05-03
1
-4
/
+18
*
patch 8.2.2818: no jump added when opening terminal in current window
v8.2.2818
Bram Moolenaar
2021-04-29
1
-0
/
+1
*
patch 8.2.2675: directory change in a terminal window shell is not followed
v8.2.2675
Bram Moolenaar
2021-03-29
1
-1
/
+74
*
patch 8.2.2545: errors and crash when terminal window is zero height
v8.2.2545
Bram Moolenaar
2021-02-23
1
-0
/
+5
*
patch 8.2.2067: cursor position in popup terminal is wrong
v8.2.2067
Bram Moolenaar
2020-11-28
1
-4
/
+2
*
patch 8.2.2064: terminal: cursor is on while redrawing, causing flicker
v8.2.2064
Bram Moolenaar
2020-11-28
1
-10
/
+10
*
patch 8.2.2061: Vim9: E1030 error when using empty string for term_sendkeys()
v8.2.2061
Bram Moolenaar
2020-11-27
1
-1
/
+1
*
patch 8.2.1990: cursor position wrong in terminal popup with finished job
v8.2.1990
Bram Moolenaar
2020-11-15
1
-0
/
+3
*
patch 8.2.1985: crash when closing terminal popup with <Cmd> mapping
v8.2.1985
Bram Moolenaar
2020-11-14
1
-3
/
+1
*
patch 8.2.1979: "term_opencmd" option of term_start() is truncated
v8.2.1979
Bram Moolenaar
2020-11-12
1
-9
/
+13
*
patch 8.2.1978: making a mapping work in all modes is complicated
v8.2.1978
Bram Moolenaar
2020-11-12
1
-0
/
+4
*
patch 8.2.1963: crash when using a popup window with "latin1" encoding
v8.2.1963
Bram Moolenaar
2020-11-06
1
-4
/
+16
*
patch 8.2.1959: crash when terminal buffer name is made empty
v8.2.1959
Bram Moolenaar
2020-11-05
1
-3
/
+5
*
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
Bram Moolenaar
2020-10-24
1
-3
/
+4
*
patch 8.2.1892: valgrind warns for using uninitialized access in tests
v8.2.1892
Bram Moolenaar
2020-10-23
1
-1
/
+2
*
patch 8.2.1772: cannot use CTRL-W <Down> to move out of a terminal window
v8.2.1772
Bram Moolenaar
2020-09-29
1
-2
/
+3
*
patch 8.2.1664: memory leak when using :mkview with a terminal buffer
v8.2.1664
Bram Moolenaar
2020-09-11
1
-2
/
+2
*
patch 8.2.1662: :mksession does not restore shared terminal buffer properly
v8.2.1662
Bram Moolenaar
2020-09-11
1
-2
/
+36
*
patch 8.2.1627: Vim9: cannot pass "true" to submatch/term_gettty/term_start
v8.2.1627
Bram Moolenaar
2020-09-06
1
-1
/
+1
*
patch 8.2.1598: starting a hidden terminal resizes the current window
v8.2.1598
Bram Moolenaar
2020-09-05
1
-10
/
+14
*
patch 8.2.1589: term_start() options for size are overruled by 'termwinsize'
v8.2.1589
Bram Moolenaar
2020-09-04
1
-15
/
+36
*
patch 8.2.1108: mouse left-right scroll is not supported in terminal window
v8.2.1108
Bram Moolenaar
2020-07-01
1
-2
/
+4
*
patch 8.2.0967: unnecessary type casts for vim_strnsave()
v8.2.0967
Bram Moolenaar
2020-06-12
1
-2
/
+2
*
patch 8.2.0862: ":term ++curwin" makes the current buffer hidden
v8.2.0862
Bram Moolenaar
2020-05-31
1
-3
/
+3
*
patch 8.2.0853: ml_delete() often called with FALSE argument
v8.2.0853
Bram Moolenaar
2020-05-30
1
-9
/
+9
*
patch 8.2.0839: dropping modifier when putting a character back in typeahead
v8.2.0839
Bram Moolenaar
2020-05-29
1
-1
/
+1
*
patch 8.2.0831: compiler warnings for integer sizes
v8.2.0831
Bram Moolenaar
2020-05-27
1
-1
/
+1
*
patch 8.2.0808: not enough testing for the terminal window
v8.2.0808
Bram Moolenaar
2020-05-22
1
-1
/
+1
*
patch 8.2.0804: libvterm code lags behind the upstream version
v8.2.0804
Bram Moolenaar
2020-05-21
1
-26
/
+73
*
patch 8.2.0802: libvterm code lags behind the upstream version
v8.2.0802
Bram Moolenaar
2020-05-20
1
-6
/
+3
*
patch 8.2.0801: terminal test fails on Mac
v8.2.0801
Bram Moolenaar
2020-05-19
1
-3
/
+17
*
patch 8.2.0798: libvterm code lags behind the upstream version
v8.2.0798
Bram Moolenaar
2020-05-19
1
-11
/
+25
*
patch 8.2.0645: MS-Windows terminal: CTRL-C does not get to child job
v8.2.0645
Bram Moolenaar
2020-04-26
1
-2
/
+1
*
patch 8.2.0643: terminal uses brown instead of dark yellow
v8.2.0643
Bram Moolenaar
2020-04-26
1
-3
/
+3
*
patch 8.2.0559: clearing a struct is verbose
v8.2.0559
Bram Moolenaar
2020-04-12
1
-14
/
+14
*
patch 8.2.0500: using the same loop in many places
v8.2.0500
Bram Moolenaar
2020-04-02
1
-6
/
+8
*
patch 8.2.0472: terminal highlight name is set twice, leaking memory
v8.2.0472
Bram Moolenaar
2020-03-28
1
-2
/
+0
*
patch 8.2.0455: cannot set the highlight group for a specific terminal
v8.2.0455
Bram Moolenaar
2020-03-26
1
-29
/
+95
*
patch 8.2.0428: buffer name may leak
v8.2.0428
Bram Moolenaar
2020-03-22
1
-2
/
+10
[next]