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-30
patch 8.0.1018: warnings from 64-bit compiler
Bram Moolenaar
2017-08-29
patch 8.0.1013: terminal window behaves different from a buffer with changes
Bram Moolenaar
2017-08-28
patch 8.0.1009: Xterm cursor blinking status may be inverted
Bram Moolenaar
2017-08-26
patch 8.0.1002: unnecessarily updating screen after timer callback
Bram Moolenaar
2017-08-26
patch 8.0.1000: cannot open a terminal without running a job in it
Bram Moolenaar
2017-08-24
patch 8.0.0994: MS-Windows: cursor in terminal blinks undesirably
Bram Moolenaar
2017-08-23
patch 8.0.0992: terminal title is wrong when 'encoding' is DBCS
Bram Moolenaar
2017-08-23
patch 8.0.0991: using wrong character conversion for DBCS
Bram Moolenaar
2017-08-23
patch 8.0.0990: with DBCS 'encoding' wrong pasting register into terminal
Bram Moolenaar
2017-08-22
patch 8.0.0987: terminal: second byte of double-byte char wrong
Bram Moolenaar
2017-08-22
patch 8.0.0986: terminal feature always requires multi-byte feature
Bram Moolenaar
2017-08-22
patch 8.0.0984: terminal blinking cursor not correct in the GUI
Bram Moolenaar
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
[next]