summaryrefslogtreecommitdiff
path: root/src/proto
AgeCommit message (Expand)Author
2018-02-22patch 8.0.1531: cannot use 24 bit colors in MS-Windows consoleBram Moolenaar
2018-02-19patch 8.0.1525: using :wqa exits even if a job runs in a terminal windowBram Moolenaar
2018-02-18patch 8.0.1523: cannot write and read terminal screendumpsBram Moolenaar
2018-02-13patch 8.0.1513: the jumplist is not always properly cleaned upBram Moolenaar
2018-02-13patch 8.0.1511: some code for the debugger watch expression is clumsyBram Moolenaar
2018-02-13patch 8.0.1510: cannot test if a command causes a beepBram Moolenaar
2018-02-11patch 8.0.1505: debugger can't break on a conditionBram Moolenaar
2018-02-11patch 8.0.1498: getjumplist() returns duplicate entriesBram Moolenaar
2018-02-10patch 8.0.1497: getting the jump list requires parsing the output of :jumpsBram Moolenaar
2018-02-10patch 8.0.1496: clearing a pointer takes two linesBram Moolenaar
2018-02-10patch 8.0.1494: no autocmd triggered in Insert mode with visible popup menuBram Moolenaar
2018-02-09patch 8.0.1481: clearing a pointer takes two linesBram Moolenaar
2018-02-09patch 8.0.1479: insert mode completion state is confusingBram Moolenaar
2018-02-03patch 8.0.1459: cannot handle change of directoryBram Moolenaar
2018-01-31patch 8.0.1450: GUI: endless loop when stopping cursor blinkingBram Moolenaar
2018-01-31patch 8.0.1449: slow redrawing with DirectXBram Moolenaar
2018-01-28patch 8.0.1435: memory leak in test_arabicBram Moolenaar
2017-12-18patch 8.0.1405: duplicated code for getting a typed characterBram Moolenaar
2017-12-16patch 8.0.1394: cannot intercept a yank commandBram Moolenaar
2017-12-09patch 8.0.1382: get "no write since last change" message if terminal is openBram Moolenaar
2017-12-09patch 8.0.1381: ch_readraw() waits for NL if channel mode is NLBram Moolenaar
2017-12-01patch 8.0.1362: terminal window colors wrong when using Terminal highlightingBram Moolenaar
2017-12-01patch 8.0.1361: some users don't want to diff with hidden buffersBram Moolenaar
2017-11-26patch 8.0.1343: MS-Windows: does not show colored emojisBram Moolenaar
2017-11-21patch 8.0.1330: MS-Windows: job in terminal can't get back to VimBram Moolenaar
2017-11-19patch 8.0.1318: terminal balloon only shows one lineBram Moolenaar
2017-11-18patch 8.0.1312: balloon_show() only works in terminal when compiled with GUIBram Moolenaar
2017-11-18patch 8.0.1309: cannot use 'balloonexpr' in a terminalBram Moolenaar
2017-11-16patch 8.0.1304: CTRL-G/CTRL-T don't work with incsearch and empty patternBram Moolenaar
2017-11-16patch 8.0.1300: file permissions may end up wrong when writingBram Moolenaar
2017-10-30patch 8.0.1240: MS-Windows: term_start() does not support environmentBram Moolenaar
2017-10-30patch 8.0.1239: cannot use a lambda for the skip argument to searchpair()Bram Moolenaar
2017-10-29patch 8.0.1238: incremental search only shows one matchBram Moolenaar
2017-10-15patch 8.0.1198: older compilers don't know uint8_tBram Moolenaar
2017-10-14patch 8.0.1194: actual fg and bg colors of terminal are unknownBram Moolenaar
2017-10-01patch 8.0.1170: using termdebug results in 100% CPU timeBram Moolenaar
2017-09-26patch 8.0.1152: encoding of error message wrong in Cygwin terminalBram Moolenaar
2017-09-23patch 8.0.1139: using window toolbar changes stateBram Moolenaar
2017-09-22patch 8.0.1133: syntax timeout not used correctlyBram Moolenaar
2017-09-17patch 8.0.1123: cannot define a toolbar for a windowBram Moolenaar
2017-09-14patch 8.0.1109: timer causes error on exit from Ex modeBram Moolenaar
2017-09-14patch 8.0.1108: cannot specify mappings for the terminal windowBram Moolenaar
2017-09-14patch 8.0.1102: terminal window does not use Normal colorsBram Moolenaar
2017-09-13patch 8.0.1100: stuck in redraw loop when 'lazyredraw' is setBram Moolenaar
2017-09-11patch 8.0.1093: various small quickfix issuesBram Moolenaar
2017-09-09patch 8.0.1084: GTK build has compiler warningsBram Moolenaar
2017-09-08patch 8.0.1076: term_start() does not take callbacksBram Moolenaar
2017-09-02patch 8.0.1041: bogus characters when indenting during visual-block appendBram Moolenaar
2017-09-02patch 8.0.1034: sending buffer lines to terminal doesn't work on MS-WindowsBram Moolenaar
2017-08-30patch 8.0.1014: old compiler doesn't know uint32_tBram Moolenaar