index
:
vim
allow_nuw=0
master
Vim - the text editor
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
terminal.c
Age
Commit message (
Expand
)
Author
2017-08-21
patch 8.0.0982: cannot use a terminal when 'encoding' is non-utf8 multi-byte
Bram Moolenaar
2017-08-21
patch 8.0.0981: cursor in terminal window blinks by default
Bram Moolenaar
2017-08-20
patch 8.0.0977: cannot send lines to a terminal job on MS-Windows
Bram Moolenaar
2017-08-20
patch 8.0.0976: cannot send lines to a terminal job
Bram Moolenaar
2017-08-20
patch 8.0.0973: initial info about blinking cursor is wrong
Bram Moolenaar
2017-08-19
patch 8.0.0968: crash when switching terminal modes
Bram Moolenaar
2017-08-19
patch 8.0.0965: not restoring cursor shape after it was set in a terminal
Bram Moolenaar
2017-08-18
patch 8.0.0960: job in terminal does not get CTRL-C
Bram Moolenaar
2017-08-18
patch 8.0.0957: a terminal job can deadlock when sending many keys
Bram Moolenaar
2017-08-17
patch 8.0.0956: scrolling in a terminal window has flicker
Bram Moolenaar
2017-08-17
patch 8.0.0953: get "no write since last change" error in terminal window
Bram Moolenaar
2017-08-17
patch 8.0.0952: has('terminal') does not check existence of dll file
Bram Moolenaar
2017-08-16
patch 8.0.0949: winpty.dll name is fixed
Bram Moolenaar
2017-08-14
patch 8.0.0942: using freed memory with ":terminal"
Bram Moolenaar
2017-08-13
patch 8.0.0938: scrolling in terminal window is inefficient
Bram Moolenaar
2017-08-13
patch 8.0.0932: terminal may not use right characters for BS and Enter
Bram Moolenaar
2017-08-13
patch 8.0.0929: :term without argument does not work
Bram Moolenaar
2017-08-13
patch 8.0.0928: MS-Windows: passing arglist to job has escaping problems
Bram Moolenaar
2017-08-13
patch 8.0.0927: if a terminal job sends a blank title "running" is not shown
Bram Moolenaar
2017-08-13
patch 8.0.0926: when job in terminal window ends topline is wrong
Bram Moolenaar
2017-08-13
patch 8.0.0924: terminal window not updated after using term_sendkeys()
Bram Moolenaar
2017-08-13
patch 8.0.0923: crash in GUI when terminal job exits
Bram Moolenaar
2017-08-12
patch 8.0.0921: terminal window cursor shape not supported in the GUI
Bram Moolenaar
2017-08-12
patch 8.0.0920: cursor wrong after switching altscreen in terminal
Bram Moolenaar
2017-08-12
patch 8.0.0918: cannot get terminal window cursor shape or attributes
Bram Moolenaar
2017-08-12
patch 8.0.0917: MS-Windows:CTRL-C handling in terminal window is wrong
Bram Moolenaar
2017-08-12
patch 8.0.0916: cannot specify properties of window for terminal open
Bram Moolenaar
2017-08-12
patch 8.0.0913: MS-Windows: CTRL-C kills shell in terminal window
Bram Moolenaar
2017-08-12
patch 8.0.0912: cannot run a job in a hidden terminal
Bram Moolenaar
2017-08-11
patch 8.0.0910: cannot create a terminal in the current window
Bram Moolenaar
2017-08-11
patch 8.0.0908: cannot set terminal size with options
Bram Moolenaar
2017-08-11
patch 8.0.0902: cannot specify directory or environment for a job
Bram Moolenaar
2017-08-11
patch 8.0.0899: function name mch_stop_job() is confusing
Bram Moolenaar
2017-08-11
patch 8.0.0898: can't use the alternate screen in a terminal window
Bram Moolenaar
2017-08-10
patch 8.0.0896: cannot close a terminal window when the job ends
Bram Moolenaar
2017-08-08
patch 8.0.0893: cannot get the scroll count of a terminal window
Bram Moolenaar
2017-08-08
patch 8.0.0892: when opening a terminal the pty size doesn't always match
Bram Moolenaar
2017-08-07
patch 8.0.0891: uninitialized memory use with empty line in terminal
Bram Moolenaar
2017-08-07
patch 8.0.0889: gcc gives warnings for uninitialized variables
Bram Moolenaar
2017-08-07
patch 8.0.0886: crash when using ":term ls"
Bram Moolenaar
2017-08-06
patch 8.0.0885: terminal window scrollback is stored inefficiently
Bram Moolenaar
2017-08-06
patch 8.0.0884: can't specify the wait time for term_wait()
Bram Moolenaar
2017-08-06
patch 8.0.0877: using CTRL-\ CTRL-N in terminal is inconsistent
Bram Moolenaar
2017-08-05
patch 8.0.0873: in terminal cannot use CTRL-\ CTRL-N to start Visual mode
Bram Moolenaar
2017-08-05
patch 8.0.0872: no mouse scroll with a terminal window
Bram Moolenaar
2017-08-05
patch 8.0.0870: mouse escape codes sent to terminal unintentionally
Bram Moolenaar
2017-08-05
patch 8.0.0869: job output is sometimes not displayed in a terminal
Bram Moolenaar
2017-08-05
patch 8.0.0868: cannot specify the terminal size on the command line
Bram Moolenaar
2017-08-05
patch 8.0.0866: Solaris also doesn't have MIN and MAX
Bram Moolenaar
2017-08-05
patch 8.0.0864: cannot specify the name of a terminal
Bram Moolenaar
[next]