Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
367d59e6ba65cf554d167933775fa17e40dcc6a7
/
src
/
terminal.c
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
f9e3e09
patch 8.1.0743: giving error messages is not flexible
by Bram Moolenaar
· 7 years ago
f2d79fa
patch 8.1.0685: get_buf_tv() is named inconsistently
by Bram Moolenaar
· 7 years ago
06d6260
patch 8.1.0645: Coverity warns for possible use of NULL pointer
by Bram Moolenaar
· 7 years ago
cd929f7
patch 8.1.0633: crash when out of memory while opening a terminal window
by Bram Moolenaar
· 7 years ago
528ccfb
patch 8.1.0618: term_getjob() does not return v:null as documented
by Bram Moolenaar
· 7 years ago
d155d7a
patch 8.1.0615: get_tv function names are not consistent
by Bram Moolenaar
· 7 years ago
a79fd56
patch 8.1.0611: crash when using terminal with long composing characters
by Bram Moolenaar
· 7 years ago
8f66717
patch 8.1.0583: using illogical name for get_dict_number()/get_dict_string()
by Bram Moolenaar
· 7 years ago
f3aea59
patch 8.1.0522: :terminal does not show trailing empty lines
by Bram Moolenaar
· 7 years ago
0fd6be7
patch 8.1.0491: if a terminal dump has CR it is considered corrupt
by Bram Moolenaar
· 7 years ago
29e7fe5
patch 8.1.0481: when "Terminal" highlight is reverted cursor doesn't show
by Bram Moolenaar
· 7 years ago
a5c48c2
patch 8.1.0358: crash when using term_dumpwrite() after the job finished
by Bram Moolenaar
· 8 years ago
98fc8d7
patch 8.1.0326: screen dump does not consider NUL and space equal
by Bram Moolenaar
· 8 years ago
5db7eec
patch 8.1.0243: using :term ++close ++hidden closes a window
by Bram Moolenaar
· 8 years ago
7da1fb5
patch 8.1.0238: 'buftype' is cleared when using ":term ++hidden cat"
by Bram Moolenaar
· 8 years ago
875cf87
patch 8.1.0171: typing CTRL-W n in a terminal window causes ml_get error
by Bram Moolenaar
· 8 years ago
e0be167
patch 8.1.0166: using dict_add_nr_str() is clumsy
by Bram Moolenaar
· 8 years ago
f9c3883
patch 8.1.0087: v:shell_error is always zero when using terminal for "!cmd"
by Bram Moolenaar
· 8 years ago
0ce7413
patch 8.1.0076: command getting cleared with CTRL-W : in a terminal window
by Bram Moolenaar
· 8 years ago
dcdeaaf
patch 8.1.0072: use of 'termwinkey' is inconsistent
by Bram Moolenaar
· 8 years ago
Next »