summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-13patch 8.0.0932: terminal may not use right characters for BS and EnterBram Moolenaar
2017-08-13patch 8.0.0931: getwininfo() does not indicate a terminal windowBram Moolenaar
2017-08-13patch 8.0.0930: terminal buffers are stored in the viminfo fileBram Moolenaar
2017-08-13patch 8.0.0929: :term without argument does not workBram Moolenaar
2017-08-13patch 8.0.0928: MS-Windows: passing arglist to job has escaping problemsBram Moolenaar
2017-08-13patch 8.0.0927: if a terminal job sends a blank title "running" is not shownBram Moolenaar
2017-08-13patch 8.0.0926: when job in terminal window ends topline is wrongBram Moolenaar
2017-08-13patch 8.0.0925: MS-Windows GUI: channel I/O not handled right awayBram Moolenaar
2017-08-13patch 8.0.0924: terminal window not updated after using term_sendkeys()Bram Moolenaar
2017-08-13patch 8.0.0923: crash in GUI when terminal job exitsBram Moolenaar
2017-08-13patch 8.0.0922: quickfix list always added after current oneBram Moolenaar
2017-08-12patch 8.0.0921: terminal window cursor shape not supported in the GUIBram Moolenaar
2017-08-12patch 8.0.0920: cursor wrong after switching altscreen in terminalBram Moolenaar
2017-08-12patch 8.0.0919: cursor color isn't set on startupBram Moolenaar
2017-08-12patch 8.0.0918: cannot get terminal window cursor shape or attributesBram Moolenaar
2017-08-12patch 8.0.0917: MS-Windows:CTRL-C handling in terminal window is wrongBram Moolenaar
2017-08-12patch 8.0.0916: cannot specify properties of window for terminal openBram Moolenaar
2017-08-12patch 8.0.0915: wrong initialisation of globalBram Moolenaar
2017-08-12patch 8.0.0914: highlight attributes are always combinedBram Moolenaar
2017-08-12patch 8.0.0913: MS-Windows: CTRL-C kills shell in terminal windowBram Moolenaar
2017-08-12patch 8.0.0912: cannot run a job in a hidden terminalBram Moolenaar
2017-08-11patch 8.0.0911: terminal test takes too longBram Moolenaar
2017-08-11patch 8.0.0910: cannot create a terminal in the current windowBram Moolenaar
2017-08-11patch 8.0.0909: channel test failsBram Moolenaar
2017-08-11patch 8.0.0908: cannot set terminal size with optionsBram Moolenaar
2017-08-11patch 8.0.0907: with cp932 font names might be misinterpretedBram Moolenaar
2017-08-11patch 8.0.0906: don't recognize Couchbase filesBram Moolenaar
2017-08-11patch 8.0.0905: MS-Windows: broken multi-byte characters in the consoleBram Moolenaar
2017-08-11patch 8.0.0904: cannot set a location list from textBram Moolenaar
2017-08-11patch 8.0.0903: early return from test functionBram Moolenaar
2017-08-11Update runtime files.Bram Moolenaar
2017-08-11patch 8.0.0902: cannot specify directory or environment for a jobBram Moolenaar
2017-08-11patch 8.0.0901: asan suppress file missing from distributionBram Moolenaar
2017-08-11patch 8.0.0900: :tab options doesn't open a new tab pageBram Moolenaar
2017-08-11patch 8.0.0899: function name mch_stop_job() is confusingBram Moolenaar
2017-08-11patch 8.0.0898: can't use the alternate screen in a terminal windowBram Moolenaar
2017-08-11patch 8.0.0897: wrong error message for invalid term_finish valueBram Moolenaar
2017-08-10patch 8.0.0896: cannot close a terminal window when the job endsBram Moolenaar
2017-08-09patch 8.0.0895: filetype test fails on MS-WindowsBram Moolenaar
2017-08-09patch 8.0.0894: there is no test for runtime filetype detectionBram Moolenaar
2017-08-08patch 8.0.0893: cannot get the scroll count of a terminal windowBram Moolenaar
2017-08-08patch 8.0.0892: when opening a terminal the pty size doesn't always matchBram Moolenaar
2017-08-07patch 8.0.0891: uninitialized memory use with empty line in terminalBram Moolenaar
2017-08-07patch 8.0.0890: still many old style testsBram Moolenaar
2017-08-07patch 8.0.0889: gcc gives warnings for uninitialized variablesBram Moolenaar
2017-08-07patch 8.0.0888: compiler warnings with 64 bit buildBram Moolenaar
2017-08-07patch 8.0.0887: can create a logfile in the sandboxBram Moolenaar
2017-08-07patch 8.0.0886: crash when using ":term ls"Bram Moolenaar
2017-08-06patch 8.0.0885: terminal window scrollback is stored inefficientlyBram Moolenaar
2017-08-06patch 8.0.0884: can't specify the wait time for term_wait()Bram Moolenaar