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.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
*
patch 8.1.0982: update_cursor() called twice in :shell
v8.1.0982
Bram Moolenaar
2019-02-25
1
-1
/
+0
*
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
Bram Moolenaar
2019-02-17
1
-25
/
+25
*
patch 8.1.0929: no error when requesting ConPTY but it's not available
v8.1.0929
Bram Moolenaar
2019-02-16
1
-11
/
+10
*
patch 8.1.0923: terminal dump diff swap does not update file names
v8.1.0923
Bram Moolenaar
2019-02-15
1
-2
/
+18
*
patch 8.1.0921: terminal test sometimes fails; using memory after free
v8.1.0921
Bram Moolenaar
2019-02-14
1
-1
/
+2
*
patch 8.1.0920: in Terminal-Normal mode job output messes up the window
v8.1.0920
Bram Moolenaar
2019-02-14
1
-33
/
+140
*
patch 8.1.0912: MS-Windows: warning for signed/unsigned
v8.1.0912
Bram Moolenaar
2019-02-13
1
-2
/
+2
*
patch 8.1.0909: MS-Windows: using ConPTY even though it is not stable
v8.1.0909
Bram Moolenaar
2019-02-13
1
-2
/
+2
*
patch 8.1.0900: ConPTY many crash with 32-bit build
v8.1.0900
Bram Moolenaar
2019-02-12
1
-3
/
+3
*
patch 8.1.0880: MS-Windows: inconsistent selection of winpty/conpty
v8.1.0880
Bram Moolenaar
2019-02-08
1
-29
/
+29
*
patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10
v8.1.0870
Bram Moolenaar
2019-02-03
1
-16
/
+458
*
patch 8.1.0847: may use terminal after it was cleaned up
v8.1.0847
Bram Moolenaar
2019-01-29
1
-5
/
+10
*
patch 8.1.0845: having job_status() free the job causes problems
v8.1.0845
Bram Moolenaar
2019-01-29
1
-21
/
+49
*
patch 8.1.0824: SunOS/Solaris has a problem with ttys
v8.1.0824
Bram Moolenaar
2019-01-26
1
-3
/
+3
*
patch 8.1.0785: depending on the configuration some functions are unused
v8.1.0785
Bram Moolenaar
2019-01-20
1
-30
/
+3
*
patch 8.1.0760: no proper test for using 'termencoding'
v8.1.0760
Bram Moolenaar
2019-01-17
1
-46
/
+52
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-19
/
+19
*
patch 8.1.0685: get_buf_tv() is named inconsistently
v8.1.0685
Bram Moolenaar
2019-01-03
1
-1
/
+1
*
patch 8.1.0645: Coverity warns for possible use of NULL pointer
v8.1.0645
Bram Moolenaar
2018-12-27
1
-0
/
+2
*
patch 8.1.0633: crash when out of memory while opening a terminal window
v8.1.0633
Bram Moolenaar
2018-12-24
1
-7
/
+25
*
patch 8.1.0618: term_getjob() does not return v:null as documented
v8.1.0618
Bram Moolenaar
2018-12-21
1
-2
/
+5
*
patch 8.1.0615: get_tv function names are not consistent
v8.1.0615
Bram Moolenaar
2018-12-21
1
-22
/
+22
*
patch 8.1.0611: crash when using terminal with long composing characters
v8.1.0611
Bram Moolenaar
2018-12-20
1
-1
/
+2
*
patch 8.1.0583: using illogical name for get_dict_number()/get_dict_string()
v8.1.0583
Bram Moolenaar
2018-12-14
1
-7
/
+7
*
patch 8.1.0522: :terminal does not show trailing empty lines
v8.1.0522
Bram Moolenaar
2018-11-11
1
-0
/
+9
*
patch 8.1.0491: if a terminal dump has CR it is considered corrupt
v8.1.0491
Bram Moolenaar
2018-10-23
1
-1
/
+6
*
patch 8.1.0481: when "Terminal" highlight is reverted cursor doesn't show
v8.1.0481
Bram Moolenaar
2018-10-16
1
-2
/
+19
*
patch 8.1.0358: crash when using term_dumpwrite() after the job finished
v8.1.0358
Bram Moolenaar
2018-09-09
1
-0
/
+5
*
patch 8.1.0326: screen dump does not consider NUL and space equal
v8.1.0326
Bram Moolenaar
2018-08-24
1
-2
/
+2
*
patch 8.1.0243: using :term ++close ++hidden closes a window
v8.1.0243
Bram Moolenaar
2018-08-07
1
-1
/
+7
*
patch 8.1.0238: 'buftype' is cleared when using ":term ++hidden cat"
v8.1.0238
Bram Moolenaar
2018-08-04
1
-0
/
+2
*
patch 8.1.0171: typing CTRL-W n in a terminal window causes ml_get error
v8.1.0171
Bram Moolenaar
2018-07-08
1
-2
/
+5
*
patch 8.1.0166: using dict_add_nr_str() is clumsy
v8.1.0166
Bram Moolenaar
2018-07-08
1
-11
/
+10
*
patch 8.1.0087: v:shell_error is always zero when using terminal for "!cmd"
v8.1.0087
Bram Moolenaar
2018-06-19
1
-0
/
+6
*
patch 8.1.0076: command getting cleared with CTRL-W : in a terminal window
v8.1.0076
Bram Moolenaar
2018-06-18
1
-3
/
+5
*
patch 8.1.0072: use of 'termwinkey' is inconsistent
v8.1.0072
Bram Moolenaar
2018-06-17
1
-3
/
+8
*
patch 8.1.0050: $VIM_TERMINAL is also set when not in a terminal window
v8.1.0050
Bram Moolenaar
2018-06-12
1
-1
/
+1
*
patch 8.1.0032: BS in prompt buffer starts new line
v8.1.0032
Bram Moolenaar
2018-06-04
1
-2
/
+13
*
patch 8.1.0016: possible crash in term_wait()
v8.1.0016
Bram Moolenaar
2018-05-21
1
-1
/
+1
*
patch 8.1.0015: cursor color wrong when closing a terminal window
v8.1.0015
Bram Moolenaar
2018-05-21
1
-12
/
+16
[next]