aboutsummaryrefslogtreecommitdiff
path: root/test/old
Commit message (Expand)AuthorAge
* vim-patch:9.1.0207: No autocommand when writing session file (#28048)zeertzjq2024-03-27
* vim-patch:9.1.0204: Backspace inserts spaces with virtual text and 'smarttab'...zeertzjq2024-03-26
* vim-patch:9.1.0205: Cannot use modifiers before :-Ntabmove (#28031)zeertzjq2024-03-26
* vim-patch:9.1.0199: Not enough tests for the slice() function (#27991)zeertzjq2024-03-23
* vim-patch:9.1.0192: drop: don't rewind when editing the same filezeertzjq2024-03-22
* vim-patch:9.1.0190: complete_info() returns wrong order of items (#27955)zeertzjq2024-03-21
* vim-patch:9.1.0188: filetype: no support for Vento files (#27935)Christian Clason2024-03-20
* fix(treesitter): document more standard highlight groupsChristian Clason2024-03-19
* vim-patch:9.1.0187: filetype: no support for Dafny files (#27918)Christian Clason2024-03-18
* vim-patch:9.1.0186: cursor pos wrong on mouse click after eol with 'rl', 've'...zeertzjq2024-03-18
* vim-patch:9.1.0184: Cursor pos wrong when clicking with conceal and wrap (#27...zeertzjq2024-03-17
* vim-patch:9.1.0182: Can define function with invalid name inside 'formatexpr'...zeertzjq2024-03-16
* vim-patch:9.1.0183: Wrong display or screenpos() result when toggling diff mo...zeertzjq2024-03-16
* vim-patch:9.1.0181: no overflow check for string formatting (#27863)zeertzjq2024-03-15
* vim-patch:9.1.0180: Cursor pos wrong when double-width chars are concealed (#...zeertzjq2024-03-15
* vim-patch:9.1.0177: Coverity reports dead codezeertzjq2024-03-14
* vim-patch:9.1.0176: Cursor column wrong with 'virtualedit' and concealzeertzjq2024-03-14
* vim-patch:9.1.0174: 'cursorline' and 'wincolor' hl missing with conceal and wrapzeertzjq2024-03-14
* vim-patch:9.1.0178: E1513 might be confusing (#27846)zeertzjq2024-03-14
* vim-patch:9.1.0175: wrong window positions with 'winfix{width,height}' (#27845)Sean Dewar2024-03-13
* vim-patch:9.1.0171: Small split-move related improvementsSean Dewar2024-03-12
* vim-patch:9.1.0170: Re-allow curwin == prevwin, but document it insteadSean Dewar2024-03-12
* vim-patch:9.1.0169: current window number returned by tabpagewinnr may be out...Sean Dewar2024-03-12
* vim-patch:9.1.0167: Changing buffer in another window causes it to show match...zeertzjq2024-03-12
* vim-patch:9.1.0166: Internal error with blockwise getregion() in another buff...zeertzjq2024-03-12
* vim-patch:9.1.0156: Make 'wfb' failing to split still report E1513zeertzjq2024-03-11
* vim-patch:9.1.0152: Coverity complains about ignoring return valuezeertzjq2024-03-11
* vim-patch:9.1.0150: Several minor 'winfixbuf' issuesColin Kennedy2024-03-11
* vim-patch:9.1.0149: null pointer member access when accessing 'winfixbuf' pro...Colin Kennedy2024-03-11
* vim-patch:9.1.0147: Cannot keep a buffer focused in a windowColin Kennedy2024-03-11
* vim-patch:9.1.0164: Internal error when passing invalid position to getregion...zeertzjq2024-03-11
* vim-patch:9.1.0138: too many STRLEN calls when getting a memline (#27799)zeertzjq2024-03-10
* vim-patch:9.1.0159: Crash in WinClosed after BufUnload closes other windows (...zeertzjq2024-03-10
* vim-patch:9.1.0161: expand() removes slash after env variable that ends with ...zeertzjq2024-03-10
* Merge pull request #27330 from seandewar/win_set_config-fixesSean Dewar2024-03-09
|\
| * vim-patch:8.2.3862: crash on exit with EXITFREE and using win_execute()Sean Dewar2024-03-09
| * test(old): remove Test_floatwin_splitmove()zeertzjq2024-03-09
| * vim-patch:9.1.0130: [security]: UAF if win_split_ins autocommands delete "wp"Sean Dewar2024-03-08
| * vim-patch:9.1.0128: win_gotoid() may abort even when not switching a windowSean Dewar2024-03-08
| * vim-patch:9.1.0121: Infinite loop or signed overflow with 'smoothscroll'Sean Dewar2024-03-08
| * vim-patch:9.1.0119: can move away from cmdwin using win_splitmove()Sean Dewar2024-03-08
| * vim-patch:partial:9.1.0117: Stop split-moving from firing WinNew and WinNewPr...Sean Dewar2024-03-08
| * vim-patch:9.1.0116: win_split_ins may not check available roomSean Dewar2024-03-08
* | vim-patch:8.2.3915: illegal memory access when completing with invalid bytes ...Raphael2024-03-09
|/
* test(old): change back to using termopen() on Windows (#27772)zeertzjq2024-03-08
* vim-patch:9.1.0158: 'shortmess' "F" flag doesn't work properly with 'autoread'zeertzjq2024-03-08
* vim-patch:9.1.0154: shm=F not respected when reloading buffer with 'autoread'zeertzjq2024-03-08
* vim-patch:9.1.0157: Duplicate assignment in f_getregion() (#27766)zeertzjq2024-03-08
* vim-patch:9.1.0155: can only get getregion() from current buffer (#27757)zeertzjq2024-03-07
* vim-patch:9.1.0146: v:echospace wrong with invalid value of 'showcmdloc' (#27...zeertzjq2024-03-02