summaryrefslogtreecommitdiffstats
path: root/runtime/doc/eval.txt
AgeCommit message (Expand)Author
2017-08-27patch 8.0.1006: quickfix list changes when parsing text with 'erroformat'v8.0.1006Bram Moolenaar
2017-08-13patch 8.0.0931: getwininfo() does not indicate a terminal windowv8.0.0931Bram Moolenaar
2017-08-13patch 8.0.0922: quickfix list always added after current onev8.0.0922Bram Moolenaar
2017-08-12patch 8.0.0918: cannot get terminal window cursor shape or attributesv8.0.0918Bram Moolenaar
2017-08-12patch 8.0.0916: cannot specify properties of window for terminal openv8.0.0916Bram Moolenaar
2017-08-11patch 8.0.0910: cannot create a terminal in the current windowv8.0.0910Bram Moolenaar
2017-08-11patch 8.0.0908: cannot set terminal size with optionsv8.0.0908Bram Moolenaar
2017-08-11patch 8.0.0904: cannot set a location list from textv8.0.0904Bram Moolenaar
2017-08-11Update runtime files.Bram Moolenaar
2017-08-11patch 8.0.0898: can't use the alternate screen in a terminal windowv8.0.0898Bram Moolenaar
2017-08-10patch 8.0.0896: cannot close a terminal window when the job endsv8.0.0896Bram Moolenaar
2017-08-08patch 8.0.0893: cannot get the scroll count of a terminal windowv8.0.0893Bram Moolenaar
2017-08-06patch 8.0.0884: can't specify the wait time for term_wait()v8.0.0884Bram Moolenaar
2017-08-06patch 8.0.0882: term_scrape() and term_getline() require two argumentsv8.0.0882Bram Moolenaar
2017-08-06patch 8.0.0878: no completion for :mapclearv8.0.0878Bram Moolenaar
2017-08-05patch 8.0.0864: cannot specify the name of a terminalv8.0.0864Bram Moolenaar
2017-08-03patch 8.0.0846: cannot get the name of the pty of a jobv8.0.0846Bram Moolenaar
2017-08-01patch 8.0.0832: terminal function arguments are not consistentv8.0.0832Bram Moolenaar
2017-07-30patch 8.0.0821: cannot get the title and status of a terminal windowv8.0.0821Bram Moolenaar
2017-07-30patch 8.0.0818: cannot get the cursor position of a terminalv8.0.0818Bram Moolenaar
2017-07-30patch 8.0.0817: cannot get the terminal line at the cursorv8.0.0817Bram Moolenaar
2017-07-29patch 8.0.0804: terminal window functions not yet implementedv8.0.0803Bram Moolenaar
2017-07-28patch 8.0.0794: checking translations fails with multiple NLv8.0.0794Bram Moolenaar
2017-07-23Documentation updates.Bram Moolenaar
2017-07-15Updated runtime files and translations.Bram Moolenaar
2017-07-08patch 8.0.0702: an error in a timer can make Vim unusablev8.0.0702Bram Moolenaar
2017-06-28patch 8.0.0687: minor issues related to quickfixv8.0.0687Bram Moolenaar
2017-06-25patch 8.0.0676: crash when closing quickfix window in autocmdv8.0.0676Bram Moolenaar
2017-06-24patch 8.0.0672: third item of synconcealed() changes too oftenv8.0.0672Bram Moolenaar
2017-06-23patch 8.0.0663: unexpected error message only when 'verbose' is setv8.0.0663Bram Moolenaar
2017-06-22patch 8.0.0659: no test for conceal modev8.0.0659Bram Moolenaar
2017-06-22patch 8.0.0657: cannot get and set quickfix list itemsv8.0.0657Bram Moolenaar
2017-06-22patch 8.0.0654: no warning for text after :endfunctionv8.0.0654Bram Moolenaar
2017-06-13Update runtime files.Bram Moolenaar
2017-06-11patch 8.0.0634: cannot easily get to the last quickfix listv8.0.0634Bram Moolenaar
2017-06-05Update runtime files.Bram Moolenaar
2017-05-27Update runtime files.Bram Moolenaar
2017-04-30patch 8.0.0591: changes to eval functionality not documentedv8.0.0591Bram Moolenaar
2017-04-28Runtime file updatesBram Moolenaar
2017-04-23Updated runtime files.Bram Moolenaar
2017-04-22patch 8.0.0580: cannot set the valid flag with setqflist()v8.0.0580Bram Moolenaar
2017-04-09Update runtime files.Bram Moolenaar
2017-04-03patch 8.0.0542: getpos() can return a negative line numberv8.0.0542Bram Moolenaar
2017-03-29patch 8.0.0517: there is no way to remove quickfix listsv8.0.0517Bram Moolenaar
2017-03-29Update runtime files.Bram Moolenaar
2017-03-21Update runtime files. Add Rust support.Bram Moolenaar
2017-03-21patch 8.0.0499: taglist() does not prioritize tags for a bufferv8.0.0499Bram Moolenaar
2017-03-19patch 8.0.0492: a failing client-server request can make Vim hangv8.0.0492Bram Moolenaar
2017-03-18patch 8.0.0477: the client-server test may hang when failingv8.0.0477Bram Moolenaar
2017-03-18patch 8.0.0475: not enough testing for the client-server featurev8.0.0475Bram Moolenaar