summaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.1660: the terminal API "drop" command doesn't support optionsv8.0.1660Bram Moolenaar2018-04-041-3/+17
* patch 8.0.1658: capitalize argument not available in long formv8.0.1658Bram Moolenaar2018-04-032-51/+58
* Small runtime updateBram Moolenaar2018-03-301-0/+3
* Update runtime filesBram Moolenaar2018-03-299-65/+118
* patch 8.0.1651: cannot filter :ls output for terminal buffersv8.0.1651Bram Moolenaar2018-03-291-6/+6
* patch 8.0.1650: too many #ifdefsv8.0.1650Bram Moolenaar2018-03-291-2/+2
* patch 8.0.1649: no completion for argument list commandsv8.0.1649Bram Moolenaar2018-03-292-0/+2
* patch 8.0.1647: terminal API may call any user functionv8.0.1647Bram Moolenaar2018-03-261-9/+15
* patch 8.0.1641: job in terminal can't communicate with Vimv8.0.1641Bram Moolenaar2018-03-251-16/+95
* patch 8.0.1630: trimming white space is not that easyv8.0.1630Bram Moolenaar2018-03-221-0/+17
* patch 8.0.1624: options for term_dumpdiff() and term_dumpload() not implementedv8.0.1624Bram Moolenaar2018-03-201-4/+17
* Update runtime files. Convert a couple of help files to utf-8.Bram Moolenaar2018-03-1812-51/+77
* patch 8.0.1612: need to close terminal after shell stoppedv8.0.1612Bram Moolenaar2018-03-161-0/+12
* patch 8.0.1609: shell commands in the GUI use a dumb terminalv8.0.1609Bram Moolenaar2018-03-161-1/+8
* patch 8.0.1608: Win32: directx not enabled by defaultv8.0.1608Bram Moolenaar2018-03-141-1/+1
* patch 8.0.1607: --clean loads user settings from .gvimrcv8.0.1607Bram Moolenaar2018-03-141-1/+2
* patch 8.0.1596: no autocommand specifically for opening a terminal windowv8.0.1596Bram Moolenaar2018-03-111-0/+10
* patch 8.0.1595: no autocommand triggered before exitingv8.0.1595Bram Moolenaar2018-03-111-1/+8
* patch 8.0.1593: :qall never exits with an active terminal windowv8.0.1593Bram Moolenaar2018-03-102-4/+28
* Update runtime files.Bram Moolenaar2018-03-0912-74/+118
* patch 8.0.1563: timeout of getwinposx() can be too shortv8.0.1563Bram Moolenaar2018-03-031-4/+13
* patch 8.0.1562: the terminal debugger can't set a breakpoint with the mousev8.0.1562Bram Moolenaar2018-03-031-27/+49
* patch 8.0.1554: custom plugins loaded with --cleanv8.0.1554Bram Moolenaar2018-03-011-0/+1
* patch 8.0.1553: cannot see what digraph is used to insert a characterv8.0.1553Bram Moolenaar2018-02-271-7/+19
* Updated runtime files.Bram Moolenaar2018-02-2711-179/+176
* patch 8.0.1539: no test for the popup menu positioningv8.0.1539Bram Moolenaar2018-02-241-7/+16
* patch 8.0.1531: cannot use 24 bit colors in MS-Windows consolev8.0.1531Bram Moolenaar2018-02-221-11/+21
* patch 8.0.1526: no test using a screen dump yetv8.0.1526Bram Moolenaar2018-02-201-22/+116
* patch 8.0.1523: cannot write and read terminal screendumpsv8.0.1523Bram Moolenaar2018-02-181-3/+65
* patch 8.0.1514: getting the list of changes is not easyv8.0.1514Bram Moolenaar2018-02-132-0/+18
* patch 8.0.1510: cannot test if a command causes a beepv8.0.1510Bram Moolenaar2018-02-131-0/+8
* patch 8.0.1508: the :drop command is not always availablev8.0.1508Bram Moolenaar2018-02-121-1/+0
* patch 8.0.1505: debugger can't break on a conditionv8.0.1505Bram Moolenaar2018-02-111-0/+13
* patch 8.0.1497: getting the jump list requires parsing the output of :jumpsv8.0.1497Bram Moolenaar2018-02-102-1/+24
* patch 8.0.1494: no autocmd triggered in Insert mode with visible popup menuv8.0.1494Bram Moolenaar2018-02-101-1/+9
* patch 8.0.1493: completion items cannot be annotatedv8.0.1493Bram Moolenaar2018-02-101-1/+5
* patch 8.0.1491: the minimum width of the popup menu is hard codedv8.0.1491Bram Moolenaar2018-02-101-0/+10
* Update runtime files.Bram Moolenaar2018-02-0912-152/+69
* patch 8.0.1489: there is no easy way to get the global directoryv8.0.1489Bram Moolenaar2018-02-091-2/+5
* patch 8.0.1459: cannot handle change of directoryv8.0.1459Bram Moolenaar2018-02-031-0/+12
* patch 8.0.1455: if $SHELL contains a space then 'shell' is incorrectv8.0.1455Bram Moolenaar2018-02-031-2/+9
* patch 8.0.1451: difficult to set the python home directories properlyv8.0.1451Bram Moolenaar2018-01-312-0/+30
* patch 8.0.1449: slow redrawing with DirectXv8.0.1449Bram Moolenaar2018-01-311-18/+4
* patch 8.0.1445: cannot act on edits in the command linev8.0.1445Bram Moolenaar2018-01-311-1/+8
* Update runtime files.Bram Moolenaar2018-01-2813-67/+215
* patch 8.0.1436: not enough information about what Python version may workv8.0.1436Bram Moolenaar2018-01-281-2/+6
* update a few runtime filesBram Moolenaar2017-12-245-27/+38
* patch 8.0.1410: hang when using count() with an empty stringv8.0.1410Bram Moolenaar2017-12-191-3/+3
* patch 8.0.1406: difficult to track changes to a quickfix listv8.0.1406Bram Moolenaar2017-12-182-0/+12
* Update runtime filesBram Moolenaar2017-12-1710-65/+119