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.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
*
patch 8.1.0013: using freed memory when changing terminal cursor color
v8.1.0013
Bram Moolenaar
2018-05-21
1
-21
/
+31
*
patch 8.0.1850: todo items in source code not visible for users
v8.0.1850
Bram Moolenaar
2018-05-17
1
-22
/
+0
*
patch 8.0.1848: 'termwinscroll' does not work properly
v8.0.1848
Bram Moolenaar
2018-05-15
1
-0
/
+2
*
patch 8.0.1838: cursor in wrong pos when switching to Terminal-Normal mode
v8.0.1838
Bram Moolenaar
2018-05-13
1
-4
/
+4
*
patch 8.0.1830: switching to Terminal-Normal mode does not redraw
v8.0.1830
Bram Moolenaar
2018-05-13
1
-18
/
+29
*
patch 8.0.1824: Coverity warns for variable that may be uninitialized
v8.0.1824
Bram Moolenaar
2018-05-12
1
-1
/
+1
*
patch 8.0.1821: cursor in terminal window moves when pressing CTRL-W
v8.0.1821
Bram Moolenaar
2018-05-12
1
-14
/
+15
*
patch 8.0.1818: lines remove from wrong buffer when using terminal window
v8.0.1818
Bram Moolenaar
2018-05-12
1
-3
/
+6
*
patch 8.0.1815: crash with terminal window and with 'lazyredraw' set
v8.0.1815
Bram Moolenaar
2018-05-11
1
-34
/
+85
*
patch 8.0.1814: crash with terminal window and with 'lazyredraw' set
v8.0.1814
Bram Moolenaar
2018-05-11
1
-1
/
+11
*
patch 8.0.1810: buffer of a terminal only updated in Terminal-Normal mode
v8.0.1810
Bram Moolenaar
2018-05-10
1
-18
/
+105
*
patch 8.0.1803: warning for uninitialized variable
v8.0.1803
Bram Moolenaar
2018-05-07
1
-1
/
+1
*
patch 8.0.1802: MS-Windows: terminal test fails
v8.0.1802
Bram Moolenaar
2018-05-06
1
-0
/
+7
*
patch 8.0.1801: MS-Windows: redirecting terminal output does not work
v8.0.1801
Bram Moolenaar
2018-05-06
1
-17
/
+53
*
patch 8.0.1797: terminal window is redrawn too often
v8.0.1797
Bram Moolenaar
2018-05-06
1
-31
/
+56
*
patch 8.0.1796: GUI: click on tab fails when the focus is in a terminal
v8.0.1796
Bram Moolenaar
2018-05-06
1
-1
/
+4
*
patch 8.0.1795: lose contact with jobs when :gui forks
v8.0.1795
Bram Moolenaar
2018-05-05
1
-3
/
+0
*
patch 8.0.1794: duplicate term options after renaming
v8.0.1794
Bram Moolenaar
2018-05-05
1
-14
/
+17
*
patch 8.0.1789: BufWinEnter does not work well for a terminal window
v8.0.1789
Bram Moolenaar
2018-05-03
1
-7
/
+1
*
patch 8.0.1786: no test for 'termwinkey'
v8.0.1786
Bram Moolenaar
2018-05-01
1
-3
/
+4
[next]