summaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.0253: saving and restoring window title does not always workv8.1.0253Bram Moolenaar2018-08-071-0/+4
* patch 8.1.0251: using full path is not supported for 'backupdir'v8.1.0251Bram Moolenaar2018-08-071-6/+16
* Update runtime files.Bram Moolenaar2018-07-3111-92/+227
* patch 8.1.0226: too many #ifdefsv8.1.0226Bram Moolenaar2018-07-292-5/+1
* patch 8.1.0225: mode() does not indicate using CTRL-O from Insert modev8.1.0225Bram Moolenaar2018-07-291-23/+29
* Update runtime files.Bram Moolenaar2018-07-29100-168/+391
* patch 8.1.0221: not enough testing for the Ruby interfacev8.1.0221Bram Moolenaar2018-07-281-1/+2
* patch 8.1.0218: cannot add matches to another windowv8.1.0218Bram Moolenaar2018-07-281-1/+3
* patch 8.1.0207: need many menu translation files to cover regionsv8.1.0207Bram Moolenaar2018-07-231-0/+7
* Update runtime files.Bram Moolenaar2018-07-2129-428/+712
* patch 8.1.0196: terminal debugger error with .gdbinit filev8.1.0196Bram Moolenaar2018-07-191-1/+2
* patch 8.1.0195: terminal debugger commands don't always workv8.1.0195Bram Moolenaar2018-07-191-0/+5
* patch 8.1.0193: terminal debugger buttons don't always workv8.1.0193Bram Moolenaar2018-07-171-0/+6
* Update runtime files.Bram Moolenaar2018-07-1527-391/+1520
* patch 8.1.0187: getwininfo() and win_screenpos() return different numbersv8.1.0187Bram Moolenaar2018-07-151-35/+37
* patch 8.1.0184: not easy to figure out the window layoutv8.1.0184Bram Moolenaar2018-07-141-0/+2
* patch 8.1.0169: calling message_filtered() a bit too oftenv8.1.0169Bram Moolenaar2018-07-081-1/+5
* Update runtime files, add Danish translations.Bram Moolenaar2018-07-0713-33/+2252
* patch 8.1.0143: matchit and matchparen don't handle E363v8.1.0143Bram Moolenaar2018-07-032-15/+31
* Updated runtime and language files.Bram Moolenaar2018-07-0319-105/+121
* patch 8.1.0136: Lua tests don't cover new featuresv8.1.0136Bram Moolenaar2018-07-011-4/+3
* patch 8.1.0115: the matchparen plugin may throw an errorv8.1.0115Bram Moolenaar2018-06-251-1/+1
* Update runtime files.Bram Moolenaar2018-06-249-54/+427
* patch 8.1.0105: all tab stops are the samev8.1.0105Bram Moolenaar2018-06-234-0/+60
* patch 8.1.0100: terminal debugger: error when setting a watch pointv8.1.0100Bram Moolenaar2018-06-231-0/+5
* patch 8.1.0098: segfault when pattern with \z() is very slowv8.1.0098Bram Moolenaar2018-06-231-0/+2
* patch 8.1.0093: non-MS-Windows: Cannot interrupt gdb when program is runningv8.1.0093Bram Moolenaar2018-06-211-5/+10
* patch 8.1.0091: MS-Windows: Cannot interrupt gdb when program is runningv8.1.0091Bram Moolenaar2018-06-202-11/+39
* patch 8.1.0089: error when ending the terminal debuggerv8.1.0089Bram Moolenaar2018-06-191-12/+30
* patch 8.1.0081: the terminal debugger doesn't adjust to changed 'background'v8.1.0081Bram Moolenaar2018-06-191-6/+11
* patch 8.1.0080: can't see the breakpoint number in the terminal debuggerv8.1.0080Bram Moolenaar2018-06-192-11/+33
* Update runtime files.Bram Moolenaar2018-06-1920-70/+176
* patch 8.1.0072: use of 'termwinkey' is inconsistentv8.1.0072Bram Moolenaar2018-06-171-1/+2
* patch 8.1.0071: terminal debugger only works with the terminal featurev8.1.0071Bram Moolenaar2018-06-172-42/+351
* patch 8.1.0069: cannot handle pressing CTRL-C in a prompt bufferv8.1.0069Bram Moolenaar2018-06-171-12/+26
* patch 8.1.0049: shell cannot tell running in a terminal windowv8.1.0049Bram Moolenaar2018-06-121-0/+1
* patch 8.1.0039: cannot easily delete lines in another bufferv8.1.0039Bram Moolenaar2018-06-071-2/+15
* patch 8.1.0037: cannot easily append lines to another bufferv8.1.0037Bram Moolenaar2018-06-061-0/+15
* patch 8.1.0027: difficult to make a plugin that feeds a line to a jobv8.1.0027Bram Moolenaar2018-06-034-9/+136
* Update runtime files.Bram Moolenaar2018-05-2214-233/+375
* patch 8.1.0020: cannot tell whether a register is executing or recordingv8.1.0020Bram Moolenaar2018-05-222-0/+13
* Runtime file and translation updates.Bram Moolenaar2018-05-1813-68/+74
* patch 8.1.0001: the netrw plugin does not workv8.1.0001Bram Moolenaar2018-05-171-2/+2
* Vim 8.1 releasev8.1.0000Bram Moolenaar2018-05-17138-516/+695
* patch 8.0.1850: todo items in source code not visible for usersv8.0.1850Bram Moolenaar2018-05-171-1/+20
* Updated runtime files.Bram Moolenaar2018-05-176-361/+664
* patch 8.0.1845: various comment updates needed, missing white spacev8.0.1845Bram Moolenaar2018-05-156-88/+92
* patch 8.0.1844: superfluous quickfix code, missing examplesv8.0.1844Bram Moolenaar2018-05-151-0/+14
* patch 8.0.1843: entry for 'wrap' in options window is wrongv8.0.1843Bram Moolenaar2018-05-151-2/+3
* Updated runtime filesBram Moolenaar2018-05-139-112/+7663