summaryrefslogtreecommitdiff
path: root/src/proto
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.0818: cannot get the cursor position of a terminalv8.0.0818Bram Moolenaar2017-07-301-0/+1
* patch 8.0.0813: cannot use a terminal window while the job is runningv8.0.0813Bram Moolenaar2017-07-301-1/+5
* patch 8.0.0804: terminal window functions not yet implementedv8.0.0803Bram Moolenaar2017-07-292-0/+11
* patch 8.0.0798: no highlighting in a terminal window with a finished jobv8.0.0798Bram Moolenaar2017-07-281-0/+3
* patch 8.0.0797: finished job in terminal window is not handledv8.0.0797Bram Moolenaar2017-07-281-4/+4
* patch 8.0.0791: terminal colors depend on the systemv8.0.0791Bram Moolenaar2017-07-281-0/+1
* patch 8.0.0784: job of terminal may be garbage collectedv8.0.0784Bram Moolenaar2017-07-271-0/+1
* patch 8.0.0782: using freed memory in quickfix codev8.0.0782Bram Moolenaar2017-07-271-0/+1
* patch 8.0.0776: function prototypes missing without the quickfix featurev8.0.0776Bram Moolenaar2017-07-252-6/+6
* patch 8.0.0768: terminal window status shows "[Scratch]"v8.0.0768Bram Moolenaar2017-07-241-1/+1
* patch 8.0.0764: 'termkey' does not work yetv8.0.0764Bram Moolenaar2017-07-231-0/+1
* patch 8.0.0761: options not set properly for a terminal bufferv8.0.0761Bram Moolenaar2017-07-232-6/+9
* patch 8.0.0760: terminal window colors wrong with 'termguicolors'v8.0.0760Bram Moolenaar2017-07-231-0/+1
* patch 8.0.0755: terminal window does not have colors in the GUIv8.0.0755Bram Moolenaar2017-07-237-2/+9
* patch 8.0.0754: terminal window does not support colorsv8.0.0754Bram Moolenaar2017-07-231-0/+1
* patch 8.0.0753: no size reports to a job running in a terminalv8.0.0753Bram Moolenaar2017-07-221-0/+1
* patch 8.0.0744: terminal window does not use a ptyv8.0.0744Bram Moolenaar2017-07-222-2/+2
* patch 8.0.0742: terminal feature does not work on MS-Windowsv8.0.0742Bram Moolenaar2017-07-221-0/+2
* patch 8.0.0728: the terminal structure is never freedv8.0.0728Bram Moolenaar2017-07-172-1/+2
* patch 8.0.0725: a terminal window does not handle keyboard inputv8.0.0725Bram Moolenaar2017-07-161-0/+1
* patch 8.0.0718: output of job in terminal is not displayedv8.0.0718Bram Moolenaar2017-07-163-1/+6
* patch 8.0.0693: no terminal emulator supportv8.0.0693Bram Moolenaar2017-07-071-0/+3
* patch 8.0.0683: visual bell flashes too quicklyv8.0.0683Bram Moolenaar2017-06-271-0/+1
* patch 8.0.0680: plugins in start packages are sourced twicev8.0.0680Bram Moolenaar2017-06-271-1/+2
* patch 8.0.0663: unexpected error message only when 'verbose' is setv8.0.0663Bram Moolenaar2017-06-231-0/+1
* patch 8.0.0647: syntax highlighting can make cause a freezev8.0.0647Bram Moolenaar2017-06-181-1/+1
* patch 8.0.0643: when a pattern search is slow Vim becomes unusablev8.0.0643Bram Moolenaar2017-06-172-3/+3
* patch 8.0.0612: pack dirs are added to 'runtimepath' too latev8.0.0612Bram Moolenaar2017-06-041-0/+2
* patch 8.0.0593: duplication of code for adding a list or dict return valuev8.0.0593Bram Moolenaar2017-04-302-0/+2
* patch 8.0.0592: if a job writes to a buffer screen is not updatedv8.0.0592Bram Moolenaar2017-04-302-1/+3
* patch 8.0.0590: cannot add a context to locationsv8.0.0590Bram Moolenaar2017-04-301-0/+1
* patch 8.0.0548: saving the redo buffer only works one timev8.0.0548Bram Moolenaar2017-04-071-2/+2
* patch 8.0.0543: test_edit causes older xfce4-terminal to closev8.0.0543Bram Moolenaar2017-04-041-0/+1
* patch 8.0.0539: startup test fails on Macv8.0.0539Bram Moolenaar2017-04-021-0/+1
* patch 8.0.0522: Win32: when 'clipboard' is "unnamed" yyp does not workv8.0.0522Bram Moolenaar2017-03-291-0/+1
* patch 8.0.0513: getting name of cleared highlight group is wrongv8.0.0513Bram Moolenaar2017-03-261-0/+1
* patch 8.0.0499: taglist() does not prioritize tags for a bufferv8.0.0499Bram Moolenaar2017-03-211-1/+1
* patch 8.0.0492: a failing client-server request can make Vim hangv8.0.0492Bram Moolenaar2017-03-192-4/+4
* patch 8.0.0486: crash and endless loop when closing windows in autocmdv8.0.0486Bram Moolenaar2017-03-191-0/+2
* patch 8.0.0477: the client-server test may hang when failingv8.0.0477Bram Moolenaar2017-03-181-0/+1
* patch 8.0.0475: not enough testing for the client-server featurev8.0.0475Bram Moolenaar2017-03-181-0/+1
* patch 8.0.0468: after aborting an Ex command g< does not workv8.0.0468Bram Moolenaar2017-03-161-1/+3
* patch 8.0.0457: using :move messes up manual foldsv8.0.0457Bram Moolenaar2017-03-142-0/+2
* patch 8.0.0453: adding fold marker creates new commentv8.0.0453Bram Moolenaar2017-03-121-0/+1
* patch 8.0.0451: some macros are in lower casev8.0.0451Bram Moolenaar2017-03-121-1/+1
* patch 8.0.0420: text garbled when the system encoding differs from 'encoding'v8.0.0420Bram Moolenaar2017-03-051-1/+1
* patch 8.0.0392: GUI test fails with Athena and Motifv8.0.0392Bram Moolenaar2017-03-011-0/+1
* patch 8.0.0334: can't access b:changedtick from a dict referencev8.0.0334Bram Moolenaar2017-02-171-1/+0
* patch 8.0.0303: bracketed paste does not work in Visual modev8.0.0303Bram Moolenaar2017-02-041-0/+1
* patch 8.0.0280: problem setting multi-byte environment var on MS-Windowsv8.0.0280Bram Moolenaar2017-02-011-0/+1