summaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.0976: cannot send lines to a terminal jobv8.0.0976Bram Moolenaar2017-08-201-5/+8
* patch 8.0.0971: 'winptydll' missing from :optionsv8.0.0971Bram Moolenaar2017-08-191-1/+5
* patch 8.0.0960: job in terminal does not get CTRL-Cv8.0.0960Bram Moolenaar2017-08-181-5/+24
* patch 8.0.0949: winpty.dll name is fixedv8.0.0949Bram Moolenaar2017-08-161-0/+14
* patch 8.0.0931: getwininfo() does not indicate a terminal windowv8.0.0931Bram Moolenaar2017-08-131-0/+2
* patch 8.0.0922: quickfix list always added after current onev8.0.0922Bram Moolenaar2017-08-131-1/+4
* patch 8.0.0918: cannot get terminal window cursor shape or attributesv8.0.0918Bram Moolenaar2017-08-121-9/+15
* patch 8.0.0916: cannot specify properties of window for terminal openv8.0.0916Bram Moolenaar2017-08-121-0/+6
* patch 8.0.0914: highlight attributes are always combinedv8.0.0914Bram Moolenaar2017-08-121-0/+2
* patch 8.0.0912: cannot run a job in a hidden terminalv8.0.0912Bram Moolenaar2017-08-121-2/+18
* patch 8.0.0910: cannot create a terminal in the current windowv8.0.0910Bram Moolenaar2017-08-111-0/+3
* patch 8.0.0908: cannot set terminal size with optionsv8.0.0908Bram Moolenaar2017-08-111-4/+11
* patch 8.0.0906: don't recognize Couchbase filesv8.0.0906Bram Moolenaar2017-08-111-1/+4
* patch 8.0.0904: cannot set a location list from textv8.0.0904Bram Moolenaar2017-08-111-4/+10
* Update runtime files.Bram Moolenaar2017-08-1114-58/+95
* patch 8.0.0902: cannot specify directory or environment for a jobv8.0.0902Bram Moolenaar2017-08-111-11/+11
* patch 8.0.0900: :tab options doesn't open a new tab pagev8.0.0900Bram Moolenaar2017-08-111-12/+9
* patch 8.0.0898: can't use the alternate screen in a terminal windowv8.0.0898Bram Moolenaar2017-08-111-0/+7
* patch 8.0.0896: cannot close a terminal window when the job endsv8.0.0896Bram Moolenaar2017-08-102-25/+50
* patch 8.0.0894: there is no test for runtime filetype detectionv8.0.0894Bram Moolenaar2017-08-091-3/+5
* patch 8.0.0893: cannot get the scroll count of a terminal windowv8.0.0893Bram Moolenaar2017-08-081-0/+18
* patch 8.0.0884: can't specify the wait time for term_wait()v8.0.0884Bram Moolenaar2017-08-061-2/+4
* patch 8.0.0882: term_scrape() and term_getline() require two argumentsv8.0.0882Bram Moolenaar2017-08-061-10/+25
* patch 8.0.0878: no completion for :mapclearv8.0.0878Bram Moolenaar2017-08-062-0/+2
* patch 8.0.0864: cannot specify the name of a terminalv8.0.0864Bram Moolenaar2017-08-052-20/+23
* patch 8.0.0863: a remote command does not work in the terminal windowv8.0.0863Bram Moolenaar2017-08-051-0/+22
* patch 8.0.0846: cannot get the name of the pty of a jobv8.0.0846Bram Moolenaar2017-08-031-5/+14
* Updated runtime filesBram Moolenaar2017-08-0119-360/+620
* patch 8.0.0832: terminal function arguments are not consistentv8.0.0832Bram Moolenaar2017-08-011-13/+14
* patch 8.0.0821: cannot get the title and status of a terminal windowv8.0.0821Bram Moolenaar2017-07-301-0/+22
* patch 8.0.0818: cannot get the cursor position of a terminalv8.0.0818Bram Moolenaar2017-07-301-0/+14
* patch 8.0.0817: cannot get the terminal line at the cursorv8.0.0817Bram Moolenaar2017-07-301-9/+10
* patch 8.0.0813: cannot use a terminal window while the job is runningv8.0.0813Bram Moolenaar2017-07-301-6/+40
* patch 8.0.0804: terminal window functions not yet implementedv8.0.0803Bram Moolenaar2017-07-291-19/+71
* patch 8.0.0794: checking translations fails with multiple NLv8.0.0794Bram Moolenaar2017-07-281-2/+7
* patch 8.0.0787: cannot send CTRL-W command to terminal jobv8.0.0787Bram Moolenaar2017-07-281-8/+13
* patch 8.0.0769: build problems with terminal on MS-Windowsv8.0.0769Bram Moolenaar2017-07-241-7/+19
* Documentation updates.Bram Moolenaar2017-07-2312-54/+104
* patch 8.0.0761: options not set properly for a terminal bufferv8.0.0761Bram Moolenaar2017-07-231-10/+15
* patch 8.0.0735: no indication that the quickfix window/buffer changedv8.0.0735Bram Moolenaar2017-07-191-1/+3
* patch 8.0.0721: :argedit can only have one argumentv8.0.0721Bram Moolenaar2017-07-161-7/+7
* patch 8.0.0716: not easy to start Vim cleanlyv8.0.0716Bram Moolenaar2017-07-154-32/+63
* Updated runtime files and translations.Bram Moolenaar2017-07-1523-402/+769
* patch 8.0.0702: an error in a timer can make Vim unusablev8.0.0702Bram Moolenaar2017-07-081-7/+11
* patch 8.0.0693: no terminal emulator supportv8.0.0693Bram Moolenaar2017-07-072-0/+132
* patch 8.0.0687: minor issues related to quickfixv8.0.0687Bram Moolenaar2017-06-281-1/+2
* patch 8.0.0676: crash when closing quickfix window in autocmdv8.0.0676Bram Moolenaar2017-06-251-1/+12
* patch 8.0.0672: third item of synconcealed() changes too oftenv8.0.0672Bram Moolenaar2017-06-241-7/+16
* patch 8.0.0663: unexpected error message only when 'verbose' is setv8.0.0663Bram Moolenaar2017-06-231-16/+23
* patch 8.0.0659: no test for conceal modev8.0.0659Bram Moolenaar2017-06-221-11/+14