summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2017-09-02patch 8.0.1041: bogus characters when indenting during visual-block appendv8.0.1041Bram Moolenaar
2017-09-02patch 8.0.1040: cannot use another error format in getqflist()v8.0.1040Bram Moolenaar
2017-09-02patch 8.0.1039: cannot change a line in not current bufferv8.0.1039Bram Moolenaar
2017-09-02patch 8.0.1038: strike-through text not supportedv8.0.1038Bram Moolenaar
2017-09-02patch 8.0.1037: "icase" of 'diffopt' is not used for highlightingv8.0.1037Bram Moolenaar
2017-09-02patch 8.0.1036: ++eof argument for terminal only available on MS-Windowsv8.0.1036Bram Moolenaar
2017-09-02patch 8.0.1035: sending buffer lines to terminal doesn't work on MS-Windowsv8.0.1035Bram Moolenaar
2017-09-02patch 8.0.1034: sending buffer lines to terminal doesn't work on MS-Windowsv8.0.1034Bram Moolenaar
2017-09-01patch 8.0.1033: detecting background color does not work in screenv8.0.1033Bram Moolenaar
2017-09-01patch 8.0.1032: "make tags" doesn't work well on MS-Windowsv8.0.1032Bram Moolenaar
2017-09-01patch 8.0.1031: "text" argument for getqflist() is confusingv8.0.1031Bram Moolenaar
2017-08-31patch 8.0.1030: MS-Windows: wrong size computation in is_cygpty()v8.0.1030Bram Moolenaar
2017-08-31patch 8.0.1029: return value of getqflist() is inconsistentv8.0.1029Bram Moolenaar
2017-08-31patch 8.0.1028: MS-Windows: viminfo uses $VIM/_viminfo if $HOME not setv8.0.1028Bram Moolenaar
2017-08-31patch 8.0.1027: more terminals can't handle requesting cursor modev8.0.1027Bram Moolenaar
2017-08-30patch 8.0.1026: GTK on-the-spot input has problemsv8.0.1026Bram Moolenaar
2017-08-30patch 8.0.1025: stray copy command in testv8.0.1025Bram Moolenaar
2017-08-30patch 8.0.1024: folds lost when session file has a buffer in two windowsv8.0.1024Bram Moolenaar
2017-08-30patch 8.0.1023: it is not easy to identify a quickfix listv8.0.1023Bram Moolenaar
2017-08-30patch 8.0.1022: test 80 is old stylev8.0.1022Bram Moolenaar
2017-08-30patch 8.0.1021: older Gnome terminal still echoes t_RCv8.0.1021Bram Moolenaar
2017-08-30patch 8.0.1020: when a timer calls getchar(1) input is overwrittenv8.0.1020Bram Moolenaar
2017-08-30patch 8.0.1019: pasting in virtual edit happens in the wrong placev8.0.1019Bram Moolenaar
2017-08-30patch 8.0.1018: warnings from 64-bit compilerv8.0.1018Bram Moolenaar
2017-08-30patch 8.0.1017: test for MS-Windows $HOME always passesv8.0.1017Bram Moolenaar
2017-08-30patch 8.0.1016: gnome terminal echoes t_RCv8.0.1016Bram Moolenaar
2017-08-30patch 8.0.1015: missing update to terminal testv8.0.1015Bram Moolenaar
2017-08-30patch 8.0.1014: old compiler doesn't know uint32_tv8.0.1014Bram Moolenaar
2017-08-29patch 8.0.1013: terminal window behaves different from a buffer with changesv8.0.1013Bram Moolenaar
2017-08-29patch 8.0.1012: MS-Windows: problem with $HOME when is was set internallyv8.0.1012Bram Moolenaar
2017-08-29patch 8.0.1011: terminal test fails with Athena and Motifv8.0.1011Bram Moolenaar
2017-08-28patch 8.0.1010: build failure without termresponse featurev8.0.1010Bram Moolenaar
2017-08-28patch 8.0.1009: Xterm cursor blinking status may be invertedv8.0.1009Bram Moolenaar
2017-08-27patch 8.0.1008: slow updating of terminal window in Motifv8.0.1008Bram Moolenaar
2017-08-27patch 8.0.1007: no test for filetype detection for scriptsv8.0.1007Bram Moolenaar
2017-08-27patch 8.0.1006: quickfix list changes when parsing text with 'erroformat'v8.0.1006Bram Moolenaar
2017-08-27patch 8.0.1005: terminal without job updates slowly in GUIv8.0.1005Bram Moolenaar
2017-08-27patch 8.0.1004: matchstrpos() without a match returns too many itemsv8.0.1004Bram Moolenaar
2017-08-27patch 8.0.1003: 64 bit compiler warningv8.0.1003Bram Moolenaar
2017-08-26patch 8.0.1002: unnecessarily updating screen after timer callbackv8.0.1002Bram Moolenaar
2017-08-26patch 8.0.1001: setting 'encoding' makes 'printheader' invalidv8.0.1001Bram Moolenaar
2017-08-26patch 8.0.1000: cannot open a terminal without running a job in itv8.0.1000Bram Moolenaar
2017-08-26patch 8.0.0999: indenting raw C++ strings is wrongv8.0.0999Bram Moolenaar
2017-08-26patch 8.0.0998: strange error when using K while only spaces are selectedv8.0.0998Bram Moolenaar
2017-08-26patch 8.0.0997v8.0.0997Bram Moolenaar
2017-08-26patch 8.0.0996: Mac: t_RS is echoed on the screne in Terminal.appv8.0.0996Bram Moolenaar
2017-08-25patch 8.0.0995: terminal tests fail on Macv8.0.0995Bram Moolenaar
2017-08-24patch 8.0.0994: MS-Windows: cursor in terminal blinks undesirablyv8.0.0994Bram Moolenaar
2017-08-24patch 8.0.0993: sometimes an xterm sends an extra CTRL-Xv8.0.0993Bram Moolenaar
2017-08-23patch 8.0.0992: terminal title is wrong when 'encoding' is DBCSv8.0.0992Bram Moolenaar