summaryrefslogtreecommitdiff
path: root/src/proto
AgeCommit message (Expand)Author
2018-06-23patch 8.1.0105: all tab stops are the sameBram Moolenaar
2018-06-23patch 8.1.0103: long version string cannot be translatedBram Moolenaar
2018-06-19patch 8.1.0087: v:shell_error is always zero when using terminal for "!cmd"Bram Moolenaar
2018-06-17patch 8.1.0069: cannot handle pressing CTRL-C in a prompt bufferBram Moolenaar
2018-06-17patch 8.1.0062: popup menu broken if a callback changes the window layoutBram Moolenaar
2018-06-16patch 8.1.0057: popup menu displayed wrong when using autocmdBram Moolenaar
2018-06-12patch 8.1.0053: first argument of 'completefunc' has inconsistent typeBram Moolenaar
2018-06-12patch 8.1.0050: $VIM_TERMINAL is also set when not in a terminal windowBram Moolenaar
2018-06-12patch 8.1.0046: loading a session file fails if 'winheight' is bigBram Moolenaar
2018-06-03patch 8.1.0027: difficult to make a plugin that feeds a line to a jobBram Moolenaar
2018-05-17Vim 8.1 releaseBram Moolenaar
2018-05-13patch 8.0.1832: cannot use :unlet for an environment variableBram Moolenaar
2018-05-12patch 8.0.1817: a timer may change v:count unexpectedlyBram Moolenaar
2018-05-11patch 8.0.1815: crash with terminal window and with 'lazyredraw' setBram Moolenaar
2018-05-10patch 8.0.1810: buffer of a terminal only updated in Terminal-Normal modeBram Moolenaar
2018-05-10patch 8.0.1809: various typosBram Moolenaar
2018-05-08patch 8.0.1804: using :normal in terminal window causes problemsBram Moolenaar
2018-05-06patch 8.0.1797: terminal window is redrawn too oftenBram Moolenaar
2018-05-05patch 8.0.1795: lose contact with jobs when :gui forksBram Moolenaar
2018-05-05patch 8.0.1791: using uint8_t does not work everywhereBram Moolenaar
2018-05-01patch 8.0.1783: cannot use 256 colors in a MS-Windows consoleBram Moolenaar
2018-05-01patch 8.0.1781: file names in quickfix window are not shortenedBram Moolenaar
2018-04-28patch 8.0.1770: assert functions don't return anythingBram Moolenaar
2018-04-27patch 8.0.1768: SET_NO_HLSEARCH() used in a wrong wayBram Moolenaar
2018-04-24patch 8.0.1763: :argedit does not reuse an empty unnamed bufferBram Moolenaar
2018-04-21patch 8.0.1747: MS-Windows: term_start() does not set job_info() cmdBram Moolenaar
2018-04-21patch 8.0.1745: build failure on MS-WindowsBram Moolenaar
2018-04-21patch 8.0.1742: cannot get a list of all the jobsBram Moolenaar
2018-04-20patch 8.0.1738: ":args" output is hard to readBram Moolenaar
2018-04-14patch 8.0.1711: term_setsize() is not implemented yetBram Moolenaar
2018-04-10patch 8.0.1685: can't set ANSI colors of a terminal windowBram Moolenaar
2018-04-08patch 8.0.1676: no compiler warning for wrong printf formatBram Moolenaar
2018-04-04patch 8.0.1660: the terminal API "drop" command doesn't support optionsBram Moolenaar
2018-03-29patch 8.0.1649: no completion for argument list commandsBram Moolenaar
2018-03-16patch 8.0.1609: shell commands in the GUI use a dumb terminalBram Moolenaar
2018-03-11patch 8.0.1598: cannot select text in a terminal with the mouseBram Moolenaar
2018-03-10patch 8.0.1593: :qall never exits with an active terminal windowBram Moolenaar
2018-03-09patch 8.0.1592: terminal windows in a session are not properly restoredBram Moolenaar
2018-03-06patch 8.0.1587: inserting from the clipboard doesn't work literallyBram Moolenaar
2018-03-06patch 8.0.1582: in the MS-Windows console mouse movement is not usedBram Moolenaar
2018-03-06patch 8.0.1574: show cursor in wrong place when using popup menuBram Moolenaar
2018-03-05patch 8.0.1570: can't use :popup for a menu in the terminalBram Moolenaar
2018-03-03patch 8.0.1563: timeout of getwinposx() can be too shortBram Moolenaar
2018-03-03patch 8.0.1558: no right-click menu in a terminalBram Moolenaar
2018-03-01patch 8.0.1554: custom plugins loaded with --cleanBram Moolenaar
2018-02-27patch 8.0.1553: cannot see what digraph is used to insert a characterBram Moolenaar
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