summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-17patch 8.0.0954: /proc/self/exe might be a relative pathBram Moolenaar
2017-08-17patch 8.0.0953: get "no write since last change" error in terminal windowBram Moolenaar
2017-08-17patch 8.0.0952: has('terminal') does not check existence of dll fileBram Moolenaar
2017-08-17patch 8.0.0951: another wrong #ifdefBram Moolenaar
2017-08-17patch 8.0.0950: MS-Windows: wrong #ifdef, compiler warningsBram Moolenaar
2017-08-16patch 8.0.0949: winpty.dll name is fixedBram Moolenaar
2017-08-16patch 8.0.0948: crash if timer closes window while dragging status lineBram Moolenaar
2017-08-16patch 8.0.0947: entering terminal using C-O C-W C-W goes to Insert modeBram Moolenaar
2017-08-14patch 8.0.0946: using PATH_MAX does not work well on some systemsBram Moolenaar
2017-08-14patch 8.0.0945: 64-bit compiler warningsBram Moolenaar
2017-08-14patch 8.0.0944: test_profile is a little bit flakyBram Moolenaar
2017-08-14patch 8.0.0943: MS-Windows: Test_terminal_scrape_multibyte may failBram Moolenaar
2017-08-14patch 8.0.0942: using freed memory with ":terminal"Bram Moolenaar
2017-08-14patch 8.0.0941: existing color schemes don't like StatusLineTermBram Moolenaar
2017-08-14patch 8.0.0940: Test_terminal_scrape_multibyte is flakyBram Moolenaar
2017-08-14patch 8.0.0939: Test_terminal_env is flakyBram Moolenaar
2017-08-13patch 8.0.0938: scrolling in terminal window is inefficientBram Moolenaar
2017-08-13patch 8.0.0937: user highlight groups not adjusted for terminalBram Moolenaar
2017-08-13patch 8.0.0936: mode() returns wrong value for a terminal windowBram Moolenaar
2017-08-13patch 8.0.0935: cannot recognize a terminal buffer in :ls outputBram Moolenaar
2017-08-13patch 8.0.0934: change to struts.h missing in patchBram Moolenaar
2017-08-13patch 8.0.0933: terminal test tries to start GUI when it's not possibleBram Moolenaar
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