summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.1030: MS-Windows: wrong size computation in is_cygpty()v8.0.1030Bram Moolenaar2017-08-313-11/+22
* patch 8.0.1029: return value of getqflist() is inconsistentv8.0.1029Bram Moolenaar2017-08-313-8/+11
* patch 8.0.1028: MS-Windows: viminfo uses $VIM/_viminfo if $HOME not setv8.0.1028Bram Moolenaar2017-08-312-1/+8
* patch 8.0.1027: more terminals can't handle requesting cursor modev8.0.1027Bram Moolenaar2017-08-312-3/+16
* patch 8.0.1026: GTK on-the-spot input has problemsv8.0.1026Bram Moolenaar2017-08-3012-115/+300
* patch 8.0.1025: stray copy command in testv8.0.1025Bram Moolenaar2017-08-302-1/+2
* patch 8.0.1024: folds lost when session file has a buffer in two windowsv8.0.1024Bram Moolenaar2017-08-303-9/+55
* patch 8.0.1023: it is not easy to identify a quickfix listv8.0.1023Bram Moolenaar2017-08-304-34/+120
* patch 8.0.1022: test 80 is old stylev8.0.1022Bram Moolenaar2017-08-307-342/+191
* patch 8.0.1021: older Gnome terminal still echoes t_RCv8.0.1021Bram Moolenaar2017-08-302-3/+6
* patch 8.0.1020: when a timer calls getchar(1) input is overwrittenv8.0.1020Bram Moolenaar2017-08-302-10/+17
* patch 8.0.1019: pasting in virtual edit happens in the wrong placev8.0.1019Bram Moolenaar2017-08-303-3/+20
* patch 8.0.1018: warnings from 64-bit compilerv8.0.1018Bram Moolenaar2017-08-302-4/+6
* patch 8.0.1017: test for MS-Windows $HOME always passesv8.0.1017Bram Moolenaar2017-08-302-41/+40
* patch 8.0.1016: gnome terminal echoes t_RCv8.0.1016Bram Moolenaar2017-08-305-31/+74
* patch 8.0.1015: missing update to terminal testv8.0.1015Bram Moolenaar2017-08-302-3/+6
* patch 8.0.1014: old compiler doesn't know uint32_tv8.0.1014Bram Moolenaar2017-08-304-5/+7
* patch 8.0.1013: terminal window behaves different from a buffer with changesv8.0.1013Bram Moolenaar2017-08-294-15/+16
* patch 8.0.1012: MS-Windows: problem with $HOME when is was set internallyv8.0.1012Bram Moolenaar2017-08-295-35/+163
* patch 8.0.1011: terminal test fails with Athena and Motifv8.0.1011Bram Moolenaar2017-08-292-0/+6
* patch 8.0.1010: build failure without termresponse featurev8.0.1010Bram Moolenaar2017-08-282-0/+6
* patch 8.0.1009: Xterm cursor blinking status may be invertedv8.0.1009Bram Moolenaar2017-08-286-24/+97
* patch 8.0.1008: slow updating of terminal window in Motifv8.0.1008Bram Moolenaar2017-08-272-28/+54
* patch 8.0.1007: no test for filetype detection for scriptsv8.0.1007Bram Moolenaar2017-08-272-0/+30
* Update runtime filesBram Moolenaar2017-08-2726-135/+727
* patch 8.0.1006: quickfix list changes when parsing text with 'erroformat'v8.0.1006Bram Moolenaar2017-08-276-10/+92
* patch 8.0.1005: terminal without job updates slowly in GUIv8.0.1005Bram Moolenaar2017-08-274-100/+98
* patch 8.0.1004: matchstrpos() without a match returns too many itemsv8.0.1004Bram Moolenaar2017-08-273-23/+28
* patch 8.0.1003: 64 bit compiler warningv8.0.1003Bram Moolenaar2017-08-272-1/+3
* patch 8.0.1002: unnecessarily updating screen after timer callbackv8.0.1002Bram Moolenaar2017-08-266-10/+21
* patch 8.0.1001: setting 'encoding' makes 'printheader' invalidv8.0.1001Bram Moolenaar2017-08-262-1/+5
* patch 8.0.1000: cannot open a terminal without running a job in itv8.0.1000Bram Moolenaar2017-08-2610-30/+140
* patch 8.0.0999: indenting raw C++ strings is wrongv8.0.0999Bram Moolenaar2017-08-263-13/+31
* patch 8.0.0998: strange error when using K while only spaces are selectedv8.0.0998Bram Moolenaar2017-08-263-0/+24
* patch 8.0.0997v8.0.0997Bram Moolenaar2017-08-262-2/+4
* patch 8.0.0996: Mac: t_RS is echoed on the screne in Terminal.appv8.0.0996Bram Moolenaar2017-08-262-20/+36
* patch 8.0.0995: terminal tests fail on Macv8.0.0995Bram Moolenaar2017-08-252-0/+7
* patch 8.0.0994: MS-Windows: cursor in terminal blinks undesirablyv8.0.0994Bram Moolenaar2017-08-242-3/+7
* patch 8.0.0993: sometimes an xterm sends an extra CTRL-Xv8.0.0993Bram Moolenaar2017-08-242-0/+6
* patch 8.0.0992: terminal title is wrong when 'encoding' is DBCSv8.0.0992Bram Moolenaar2017-08-232-0/+20
* patch 8.0.0991: using wrong character conversion for DBCSv8.0.0991Bram Moolenaar2017-08-232-2/+4
* patch 8.0.0990: with DBCS 'encoding' wrong pasting register into terminalv8.0.0990Bram Moolenaar2017-08-232-0/+29
* patch 8.0.0989: ActiveTcl dll name has changed in 8.6.6v8.0.0989Bram Moolenaar2017-08-233-1/+10
* patch 8.0.0988: warning from Covscan about using NULL pointerv8.0.0988Bram Moolenaar2017-08-233-2/+5
* patch 8.0.0987: terminal: second byte of double-byte char wrongv8.0.0987Bram Moolenaar2017-08-222-2/+8
* patch 8.0.0986: terminal feature always requires multi-byte featurev8.0.0986Bram Moolenaar2017-08-223-10/+7
* patch 8.0.0985: libvterm has its own idea of character widthv8.0.0985Bram Moolenaar2017-08-227-7/+66
* patch 8.0.0984: terminal blinking cursor not correct in the GUIv8.0.0984Bram Moolenaar2017-08-222-5/+18
* patch 8.0.0983: unnecessary check for NULL pointerv8.0.0983Bram Moolenaar2017-08-212-3/+3
* patch 8.0.0982: cannot use a terminal when 'encoding' is non-utf8 multi-bytev8.0.0982Bram Moolenaar2017-08-212-15/+68