summaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.1557: test failures for unreachable codev9.0.1557Bram Moolenaar2023-05-141-2/+8
* Update runtime filesBram Moolenaar2023-05-1417-101/+154
* patch 9.0.1546: some commands for opening a file don't use 'switchbuf'v9.0.1546Yegappan Lakshmanan2023-05-121-9/+11
* patch 9.0.1539: typst filetype is not recognizedv9.0.1539Gaetan Lepage2023-05-101-0/+1
* patch 9.0.1516: cannot use special keys in <Cmd> mappingv9.0.1516zeertzjq2023-05-061-4/+0
* patch 9.0.1515: reverse() does not work for a Stringv9.0.1515Yegappan Lakshmanan2023-05-062-7/+12
* patch 9.0.1504: no error when calling remote_startserver("")v9.0.1504h-east2023-05-011-2/+3
* patch 9.0.1485: no functions for converting from/to UTF-16 indexv9.0.1485Christian Brabandt2023-04-243-10/+117
* patch 9.0.1481: decrypting with libsodium may fail if the library changesv9.0.1481Christian Brabandt2023-04-232-5/+18
* Update runtime filesBram Moolenaar2023-04-2224-143/+205
* patch 9.0.1411: accuracy of profiling is not optimalv9.0.1411Ernie Rael2023-03-162-4/+7
* patch 9.0.1403: unused variables and functionsv9.0.1403Dominique Pelle2023-03-122-4/+4
* patch 9.0.1397: highlight for popupmenu kind and extra cannot be setv9.0.1397Gianmaria Bajo2023-03-102-0/+14
* patch 9.0.1396: sort(list, 'N') does not work in Vim9 script contextv9.0.1396Bram Moolenaar2023-03-091-2/+3
* Update runtime filesBram Moolenaar2023-02-2713-47/+76
* Update runtime files.Bram Moolenaar2023-02-2040-190/+241
* patch 9.0.1300: 'statusline' only supports one "%=" itemv9.0.1300Yegappan Lakshmanan2023-02-111-1/+4
* patch 9.0.1276: some mappings with Meta and Shift do not workv9.0.1276Bram Moolenaar2023-02-031-8/+25
* Update runtime files.Bram Moolenaar2023-02-0216-132/+239
* patch 9.0.1238: :runtime completion can be further improvedv9.0.1238zeertzjq2023-01-241-1/+1
* patch 9.0.1231: completion of :runtime does not handle {where} argumentv9.0.1231zeertzjq2023-01-221-0/+1
* patch 9.0.1223: cannot use setcellwidths() below 0x100v9.0.1223K.Takata2023-01-201-1/+1
* patch 9.0.1212: cannot read back what setcellwidths() has donev9.0.1212Kota Kato2023-01-172-1/+10
* patch 9.0.1188: return value of type() for class and object unclearv9.0.1188Bram Moolenaar2023-01-122-0/+6
* patch 9.0.1168: code to enable/disable mouse is not from terminfo/termcapv9.0.1168Bram Moolenaar2023-01-101-0/+3
* Update runtime filesBram Moolenaar2023-01-099-53/+177
* patch 9.0.1126: bracketed paste can be enabled when it is not recognizedv9.0.1126Bram Moolenaar2023-01-011-1/+5
* Update runtime filesBram Moolenaar2022-12-3115-72/+229
* patch 9.0.1112: test_mswin_event() can hangv9.0.1112Christopher Plewright2022-12-301-4/+9
* patch 9.0.1084: code handling low level MS-Windows events cannot be testedv9.0.1084Christopher Plewright2022-12-203-3/+72
* patch 9.0.1080: the "kitty" terminfo entry is not widespreadv9.0.1080Bram Moolenaar2022-12-191-3/+8
* patch 9.0.1073: using "xterm-kitty" for 'term' causes problemsv9.0.1073Bram Moolenaar2022-12-181-0/+20
* patch 9.0.1061: cannot display 'showcmd' somewhere elsev9.0.1061Luuk van Baal2022-12-151-0/+17
* patch 9.0.1053: default constructor arguments are not optionalv9.0.1053Bram Moolenaar2022-12-131-6/+10
* Update runtime filesBram Moolenaar2022-12-117-53/+162
* patch 9.0.1031: Vim9 class is not implemented yetv9.0.1031Bram Moolenaar2022-12-081-3/+6
* patch 9.0.1025: WinScrolled is not triggered when filler lines changev9.0.1025zeertzjq2022-12-071-3/+3
* Update runtime filesBram Moolenaar2022-12-0619-92/+117
* patch 9.0.1007: there is no way to get a list of swap file namesv9.0.1007Bram Moolenaar2022-12-052-0/+13
* patch 9.0.1001: classes are not documented or implemented yetv9.0.1001Bram Moolenaar2022-12-043-81/+711
* patch 9.0.0980: the keyboard state response may end up in a shell commandv9.0.0980Bram Moolenaar2022-12-012-4/+19
* patch 9.0.0979: ch_log() text can be hard to find in the log filev9.0.0979Bram Moolenaar2022-12-011-0/+3
* patch 9.0.0977: it is not easy to see what client-server commands are doingv9.0.0977Bram Moolenaar2022-11-301-1/+1
* patch 9.0.0976: enabling the kitty keyboard protocol uses push/popv9.0.0976Bram Moolenaar2022-11-301-3/+4
* patch 9.0.0948: 'ttyfast' is set for arbitrary terminalsv9.0.0948Bram Moolenaar2022-11-254-19/+19
* patch 9.0.0939: still using simplified mappings when using kitty protocolv9.0.0939Bram Moolenaar2022-11-241-2/+12
* Update runtime filesBram Moolenaar2022-11-2322-79/+102
* patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebugv9.0.0930Bram Moolenaar2022-11-233-13/+86
* patch 9.0.0917: the WinScrolled autocommand event is not enoughv9.0.0917Bram Moolenaar2022-11-222-12/+69
* patch 9.0.0916: getbufline() is inefficient for getting a single linev9.0.0916Bram Moolenaar2022-11-212-2/+11