summaryrefslogtreecommitdiff
path: root/src/terminal.c
AgeCommit message (Expand)Author
2018-02-20patch 8.0.1526: no test using a screen dump yetBram Moolenaar
2018-02-19patch 8.0.1524: compiler warnings for uninitialized variablesBram Moolenaar
2018-02-18patch 8.0.1523: cannot write and read terminal screendumpsBram Moolenaar
2018-02-16patch 8.0.1521: Shift-Tab does not work in a terminal windowBram Moolenaar
2018-02-13patch 8.0.1520: cursor in wrong line when using a WinBar in Terminal windowBram Moolenaar
2018-02-13patch 8.0.1515: BufWinEnter event fired when opening hidden terminalBram Moolenaar
2018-02-11patch 8.0.1499: out-of-memory situation not correctly handledBram Moolenaar
2018-02-10patch 8.0.1496: clearing a pointer takes two linesBram Moolenaar
2018-02-09patch 8.0.1484: reduntant conditionsBram Moolenaar
2018-02-08patch 8.0.1477: redraw flicker when moving the mouse outside of terminal windowBram Moolenaar
2018-01-30patch 8.0.1440: terminal window: some vterm responses are delayedBram Moolenaar
2018-01-26patch 8.0.1430: crash when term_start() failsBram Moolenaar
2018-01-26patch 8.0.1429: crash when calling term_start() with empty argumentBram Moolenaar
2017-12-05patch 8.0.1376: cursor in terminal not always updatedBram Moolenaar
2017-12-05patch 8.0.1368: cannot drag status or separator of new terminal windowBram Moolenaar
2017-12-01patch 8.0.1362: terminal window colors wrong when using Terminal highlightingBram Moolenaar
2017-11-30patch 8.0.1360: the Terminal highlighting doesn't work in a terminalBram Moolenaar
2017-11-29patch 8.0.1359: libvterm ANSI colors can not always be recognizedBram Moolenaar
2017-11-21patch 8.0.1330: MS-Windows: job in terminal can't get back to VimBram Moolenaar
2017-11-21patch 8.0.1328: trouble when using ":term ++close" with autocmdBram Moolenaar
2017-11-20patch 8.0.1323: mouse events in a terminal window may cause endless loopBram Moolenaar
2017-11-19patch 8.0.1317: accessing freed memory in term_wait()Bram Moolenaar
2017-11-18patch 8.0.1309: cannot use 'balloonexpr' in a terminalBram Moolenaar
2017-11-16patch 8.0.1299: bracketed paste does not work well in terminal windowBram Moolenaar
2017-11-09patch 8.0.1277: terminal window CR-NL conversions may cause problemsBram Moolenaar
2017-11-09patch 8.0.1276: key lost when window closed in exit callbackBram Moolenaar
2017-11-04patch 8.0.1261: program in terminal window gets NL instead of CRBram Moolenaar
2017-10-30patch 8.0.1240: MS-Windows: term_start() does not support environmentBram Moolenaar
2017-10-15patch 8.0.1203: terminal window mistreats composing charactersBram Moolenaar
2017-10-15patch 8.0.1195: can't build on MS-WindowsBram Moolenaar
2017-10-14patch 8.0.1194: actual fg and bg colors of terminal are unknownBram Moolenaar
2017-10-07patch 8.0.1177: in a terminal window the popup menu is not clearedBram Moolenaar
2017-10-02patch 8.0.1173: terminal window is not redrawn after CTRL-LBram Moolenaar
2017-09-30patch 8.0.1167: Motif: typing in terminal window is slowBram Moolenaar
2017-09-26patch 8.0.1149: libvterm colors differ from xtermBram Moolenaar
2017-09-22patch 8.0.1135: W_WINCOL() is always the sameBram Moolenaar
2017-09-22Missing part of 8.0.1131.Bram Moolenaar
2017-09-20Add back terminal.cBram Moolenaar
2017-09-19Update runtime files.Bram Moolenaar
2017-09-18patch 8.0.1126: endless resize when terminal showing in two buffersBram Moolenaar
2017-09-17patch 8.0.1123: cannot define a toolbar for a windowBram Moolenaar
2017-09-14patch 8.0.1108: cannot specify mappings for the terminal windowBram Moolenaar
2017-09-14patch 8.0.1106: terminal colors wrong on an MS-Windows consoleBram Moolenaar
2017-09-14patch 8.0.1103: converting cterm color fails for grey rampBram Moolenaar
2017-09-14patch 8.0.1102: terminal window does not use Normal colorsBram Moolenaar
2017-09-13patch 8.0.1100: stuck in redraw loop when 'lazyredraw' is setBram Moolenaar
2017-09-11patch 8.0.1097: background color wrong if job changes background colorBram Moolenaar
2017-09-11patch 8.0.1096: terminal window in Normal mode has wrong backgroundBram Moolenaar
2017-09-10patch 8.0.1087: Test_terminal_cwd is flakyBram Moolenaar
2017-09-09patch 8.0.1080: memory leak for eof_chars terminal option and buffer nameBram Moolenaar