summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-26patch 8.0.0997Bram Moolenaar
2017-08-26patch 8.0.0996: Mac: t_RS is echoed on the screne in Terminal.appBram Moolenaar
2017-08-25patch 8.0.0995: terminal tests fail on MacBram Moolenaar
2017-08-24patch 8.0.0994: MS-Windows: cursor in terminal blinks undesirablyBram Moolenaar
2017-08-24patch 8.0.0993: sometimes an xterm sends an extra CTRL-XBram Moolenaar
2017-08-23patch 8.0.0992: terminal title is wrong when 'encoding' is DBCSBram Moolenaar
2017-08-23patch 8.0.0991: using wrong character conversion for DBCSBram Moolenaar
2017-08-23patch 8.0.0990: with DBCS 'encoding' wrong pasting register into terminalBram Moolenaar
2017-08-23patch 8.0.0989: ActiveTcl dll name has changed in 8.6.6Bram Moolenaar
2017-08-23patch 8.0.0988: warning from Covscan about using NULL pointerBram Moolenaar
2017-08-22patch 8.0.0987: terminal: second byte of double-byte char wrongBram Moolenaar
2017-08-22patch 8.0.0986: terminal feature always requires multi-byte featureBram Moolenaar
2017-08-22patch 8.0.0985: libvterm has its own idea of character widthBram Moolenaar
2017-08-22patch 8.0.0984: terminal blinking cursor not correct in the GUIBram Moolenaar
2017-08-21patch 8.0.0983: unnecessary check for NULL pointerBram Moolenaar
2017-08-21patch 8.0.0982: cannot use a terminal when 'encoding' is non-utf8 multi-byteBram Moolenaar
2017-08-21patch 8.0.0981: cursor in terminal window blinks by defaultBram Moolenaar
2017-08-21patch 8.0.0980: Coverity warning for failing to open /dev/nullBram Moolenaar
2017-08-20patch 8.0.0979: terminal noblock test fails on MS-WindowsBram Moolenaar
2017-08-20patch 8.0.0978: writing to terminal job is not testedBram Moolenaar
2017-08-20patch 8.0.0977: cannot send lines to a terminal job on MS-WindowsBram Moolenaar
2017-08-20patch 8.0.0976: cannot send lines to a terminal jobBram Moolenaar
2017-08-20patch 8.0.0975: using freed memory when setting 'backspace'Bram Moolenaar
2017-08-20patch 8.0.0974: resetting a string option does not trigger OptionSetBram Moolenaar
2017-08-20patch 8.0.0973: initial info about blinking cursor is wrongBram Moolenaar
2017-08-19patch 8.0.0972: compiler warnings for unused variablesBram Moolenaar
2017-08-19patch 8.0.0971: 'winptydll' missing from :optionsBram Moolenaar
2017-08-19patch 8.0.0970: passing invalid highlight idBram Moolenaar
2017-08-19patch 8.0.0969: Coverity warning for unused return valueBram Moolenaar
2017-08-19patch 8.0.0968: crash when switching terminal modesBram Moolenaar
2017-08-19patch 8.0.0967: using a terminal may cause the cursor to blinkBram Moolenaar
2017-08-19patch 8.0.0966: build failure without terminal featureBram Moolenaar
2017-08-19patch 8.0.0965: not restoring cursor shape after it was set in a terminalBram Moolenaar
2017-08-19patch 8.0.0964: channel write buffer does not work with poll()Bram Moolenaar
2017-08-19patch 8.0.0963: terminal test fails on MacOSBram Moolenaar
2017-08-19patch 8.0.0962: crash with virtualedit and joining linesBram Moolenaar
2017-08-19patch 8.0.0961: the script to build the installer does not include winptyBram Moolenaar
2017-08-18patch 8.0.0960: job in terminal does not get CTRL-CBram Moolenaar
2017-08-18patch 8.0.0959: build failure on MS-WindowsBram Moolenaar
2017-08-18patch 8.0.0958: terminal test fails on Windows when winpty dll is missingBram Moolenaar
2017-08-18patch 8.0.0957: a terminal job can deadlock when sending many keysBram Moolenaar
2017-08-17patch 8.0.0956: scrolling in a terminal window has flickerBram Moolenaar
2017-08-17patch 8.0.0955: Test_existent_file() fails on some file systemsBram Moolenaar
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