Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
ebec3e29b83e6b5ccdd67a79993628871cda4b5b
/
src
/
terminal.c
ebec3e2
patch 8.2.2064: terminal: cursor is on while redrawing, causing flicker
by Bram Moolenaar
· 5 years ago
4d05af0
patch 8.2.2061: Vim9: E1030 error when using empty string for term_sendkeys()
by Bram Moolenaar
· 5 years ago
6a07644
patch 8.2.1990: cursor position wrong in terminal popup with finished job
by Bram Moolenaar
· 5 years ago
0276471
patch 8.2.1985: crash when closing terminal popup with <Cmd> mapping
by Bram Moolenaar
· 5 years ago
47c5ea4
patch 8.2.1979: "term_opencmd" option of term_start() is truncated
by Bram Moolenaar
· 5 years ago
957cf67
patch 8.2.1978: making a mapping work in all modes is complicated
by Bram Moolenaar
· 5 years ago
927495b
patch 8.2.1963: crash when using a popup window with "latin1" encoding
by Bram Moolenaar
· 5 years ago
00806bc
patch 8.2.1959: crash when terminal buffer name is made empty
by Bram Moolenaar
· 5 years ago
e100440
patch 8.2.1898: command modifier parsing always uses global cmdmod
by Bram Moolenaar
· 5 years ago
9c24cd1
patch 8.2.1892: valgrind warns for using uninitialized access in tests
by Bram Moolenaar
· 5 years ago
f43e7ac
patch 8.2.1772: cannot use CTRL-W <Down> to move out of a terminal window
by Bram Moolenaar
· 6 years ago
c2c8205
patch 8.2.1664: memory leak when using :mkview with a terminal buffer
by Bram Moolenaar
· 6 years ago
0e65511
patch 8.2.1662: :mksession does not restore shared terminal buffer properly
by Bram Moolenaar
· 6 years ago
ad30470
patch 8.2.1627: Vim9: cannot pass "true" to submatch/term_gettty/term_start
by Bram Moolenaar
· 6 years ago
2ce1458
patch 8.2.1598: starting a hidden terminal resizes the current window
by Bram Moolenaar
· 6 years ago
b936b79
patch 8.2.1589: term_start() options for size are overruled by 'termwinsize'
by Bram Moolenaar
· 6 years ago
d58d4f9
patch 8.2.1108: mouse left-right scroll is not supported in terminal window
by Bram Moolenaar
· 6 years ago
71ccd03
patch 8.2.0967: unnecessary type casts for vim_strnsave()
by Bram Moolenaar
· 6 years ago
b100909
patch 8.2.0862: ":term ++curwin" makes the current buffer hidden
by Bram Moolenaar
· 6 years ago
ca70c07
patch 8.2.0853: ml_delete() often called with FALSE argument
by Bram Moolenaar
· 6 years ago
b42c0d5
patch 8.2.0839: dropping modifier when putting a character back in typeahead
by Bram Moolenaar
· 6 years ago
f4b68e9
patch 8.2.0831: compiler warnings for integer sizes
by Bram Moolenaar
· 6 years ago
98f1671
patch 8.2.0808: not enough testing for the terminal window
by Bram Moolenaar
· 6 years ago
e5886cc
patch 8.2.0804: libvterm code lags behind the upstream version
by Bram Moolenaar
· 6 years ago
d863728
patch 8.2.0802: libvterm code lags behind the upstream version
by Bram Moolenaar
· 6 years ago
eaa3e0d
patch 8.2.0801: terminal test fails on Mac
by Bram Moolenaar
· 6 years ago
be593bf
patch 8.2.0798: libvterm code lags behind the upstream version
by Bram Moolenaar
· 6 years ago
07b761a
patch 8.2.0645: MS-Windows terminal: CTRL-C does not get to child job
by Bram Moolenaar
· 6 years ago
e297802
patch 8.2.0643: terminal uses brown instead of dark yellow
by Bram Moolenaar
· 6 years ago
a80faa8
patch 8.2.0559: clearing a struct is verbose
by Bram Moolenaar
· 6 years ago
aeea721
patch 8.2.0500: using the same loop in many places
by Bram Moolenaar
· 6 years ago
360bdbd
patch 8.2.0472: terminal highlight name is set twice, leaking memory
by Bram Moolenaar
· 6 years ago
83d4790
patch 8.2.0455: cannot set the highlight group for a specific terminal
by Bram Moolenaar
· 6 years ago
d5bc32d
patch 8.2.0428: buffer name may leak
by Bram Moolenaar
· 6 years ago
5e94a29
patch 8.2.0413: buffer menu does not handle special buffers properly
by Bram Moolenaar
· 6 years ago
3a05ce6
patch 8.2.0373: type of term_sendkeys() is unknown
by Bram Moolenaar
· 6 years ago
cee5220
patch 8.2.0371: crash with combination of terminal popup and autocmd
by Bram Moolenaar
· 6 years ago
e52e0c8
patch 8.2.0328: no redraw when leaving term-normal mode in popup terminal
by Bram Moolenaar
· 6 years ago
e010c72
patch 8.2.0314: short name not set for terminal buffer
by Bram Moolenaar
· 6 years ago
7ba3b91
patch 8.2.0237: crash when setting 'wincolor' on finished terminal window
by Bram Moolenaar
· 6 years ago
d98c0b6
patch 8.2.0196: blocking commands for a finished job in a popup window
by Bram Moolenaar
· 6 years ago
219c7d0
patch 8.2.0191: cannot put a terminal in a popup window
by Bram Moolenaar
· 6 years ago
2110927
patch 8.2.0181: problems parsing :term arguments
by Bram Moolenaar
· 6 years ago
b099202
patch 8.2.0179: still a few places where range() does not work
by Bram Moolenaar
· 6 years ago
0d6f5d9
patch 8.1.2395: using old C style comments
by Bram Moolenaar
· 6 years ago
adf4aa2
patch 8.1.2291: memory leak when executing command in a terminal
by Bram Moolenaar
· 6 years ago
2d6d76f
patch 8.1.2255: ":term ++shell" does not work on MS-Windows
by Bram Moolenaar
· 6 years ago
197c6b7
patch 8.1.2251: ":term command" may not work without a shell
by Bram Moolenaar
· 6 years ago
1e814bc
patch 8.1.2248: CTRL-W dot does not work when modifyOtherKeys is enabled
by Bram Moolenaar
· 6 years ago
28ed4df
patch 8.1.2219: no autocommand for open window with terminal
by Bram Moolenaar
· 6 years ago
8f7ab4b
patch 8.1.2204: crash on exit when closing terminals
by Bram Moolenaar
· 6 years ago
4d14bac
patch 8.1.2195: Vim does not exit when the terminal window is last window
by Bram Moolenaar
· 6 years ago
459fd78
patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
by Bram Moolenaar
· 6 years ago
6a0299d
patch 8.1.2134: modifier keys are not always recognized
by Bram Moolenaar
· 6 years ago
1614a14
patch 8.1.2120: some MB_ macros are more complicated than necessary
by Bram Moolenaar
· 6 years ago
8617348
patch 8.1.2107: various memory leaks reported by asan
by Bram Moolenaar
· 7 years ago
d2842ea
patch 8.1.2080: the terminal API is limited and can't be disabled
by Bram Moolenaar
· 7 years ago
e0d749a
patch 8.1.2076: crash when trying to put a terminal in a popup window
by Bram Moolenaar
· 7 years ago
bd67aac
patch 8.1.2064: MS-Windows: compiler warnings for unused arguments
by Bram Moolenaar
· 7 years ago
840d16f
patch 8.1.2021: some global functions can be local to the file
by Bram Moolenaar
· 7 years ago
7ee80f7
patch 8.1.2012: more functions can be used as methods
by Bram Moolenaar
· 7 years ago
a4b2699
patch 8.1.1848: 'langmap' is not used for CTRL-W command in terminal
by Bram Moolenaar
· 7 years ago
c6538bc
patch 8.1.1800: function call functions have too many arguments
by Bram Moolenaar
· 7 years ago
5c381eb
patch 8.1.1592: may start file dialog while exiting
by Bram Moolenaar
· 7 years ago
75a1a94
patch 8.1.1575: callbacks may be garbage collected
by Bram Moolenaar
· 7 years ago
517f71a
patch 8.1.1566: error message when terminal closes in another tab
by Bram Moolenaar
· 7 years ago
87abab9
patch 8.1.1457: cannot reuse a buffer when loading a screen dump
by Bram Moolenaar
· 7 years ago
c799fe2
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
by Bram Moolenaar
· 7 years ago
51e1438
patch 8.1.1393: unnecessary type casts
by Bram Moolenaar
· 7 years ago
4d784b2
patch 8.1.1391: no popup window support
by Bram Moolenaar
· 7 years ago
18a4ba2
patch 8.1.1386: unessesary type casts for lalloc()
by Bram Moolenaar
· 7 years ago
9e58787
patch 8.1.1330: using bold attribute in terminal changes the color
by Bram Moolenaar
· 7 years ago
6ed8819
patch 8.1.1319: computing function length name in many places
by Bram Moolenaar
· 7 years ago
afde13b
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
by Bram Moolenaar
· 7 years ago
ad3ec76
patch 8.1.1194: typos and small problems in source files
by Bram Moolenaar
· 7 years ago
b9cdb37
patch 8.1.1182: some function prototypes are outdated
by Bram Moolenaar
· 7 years ago
1d79ce8
patch 8.1.1161: unreachable code
by Bram Moolenaar
· 7 years ago
ef8c83c
patch 8.1.1146: in MS-Windows console colors in a terminal window are wrong
by Bram Moolenaar
· 7 years ago
16c34c3
patch 8.1.1131: getwinpos() does not work in the MS-Windows console
by Bram Moolenaar
· 7 years ago
6bc9305
patch 8.1.1127: getwinpos() doesn't work in terminal on MS-Windows console
by Bram Moolenaar
· 7 years ago
fa1e90c
patch 8.1.1125: libvterm does not handle the window position report
by Bram Moolenaar
· 7 years ago
abab0b0
patch 8.1.1086: too many curly braces
by Bram Moolenaar
· 7 years ago
697005f
patch 8.1.1024: stray log calls in terminal code
by Bram Moolenaar
· 7 years ago
8376c3d
patch 8.1.1018: window cleared when entering Terminal-Normal twice
by Bram Moolenaar
· 7 years ago
32033d2
patch 8.1.0982: update_cursor() called twice in :shell
by Bram Moolenaar
· 7 years ago
4f97475
patch 8.1.0941: macros for MS-Windows are inconsistent
by Bram Moolenaar
· 7 years ago
5acd987
patch 8.1.0929: no error when requesting ConPTY but it's not available
by Bram Moolenaar
· 7 years ago
c3ef896
patch 8.1.0923: terminal dump diff swap does not update file names
by Bram Moolenaar
· 7 years ago
81aa0f5
patch 8.1.0921: terminal test sometimes fails; using memory after free
by Bram Moolenaar
· 7 years ago
29ae223
patch 8.1.0920: in Terminal-Normal mode job output messes up the window
by Bram Moolenaar
· 7 years ago
18442cb
patch 8.1.0912: MS-Windows: warning for signed/unsigned
by Bram Moolenaar
· 7 years ago
d9ef1b8
patch 8.1.0909: MS-Windows: using ConPTY even though it is not stable
by Bram Moolenaar
· 7 years ago
48773f1
patch 8.1.0900: ConPTY many crash with 32-bit build
by Bram Moolenaar
· 7 years ago
c6ddce3
patch 8.1.0880: MS-Windows: inconsistent selection of winpty/conpty
by Bram Moolenaar
· 7 years ago
aa5df7e
patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10
by Bram Moolenaar
· 7 years ago
9172d23
patch 8.1.0847: may use terminal after it was cleaned up
by Bram Moolenaar
· 7 years ago
2a4857a
patch 8.1.0845: having job_status() free the job causes problems
by Bram Moolenaar
· 7 years ago
1ecc5e4
patch 8.1.0824: SunOS/Solaris has a problem with ttys
by Bram Moolenaar
· 7 years ago
113e107
patch 8.1.0785: depending on the configuration some functions are unused
by Bram Moolenaar
· 7 years ago
617d7ef
patch 8.1.0760: no proper test for using 'termencoding'
by Bram Moolenaar
· 7 years ago
Next »