summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_cmdwin.vim
AgeCommit message (Expand)Author
2024-01-23patch 9.1.0049: Make "[Command Line]" a special buffer namev9.1.0049Sean Dewar
2024-01-23patch 9.1.0048: Abort opening cmdwin if autocmds screw things upv9.1.0048Sean Dewar
2024-01-23patch 9.1.0047: issues with temp curwin/buf while cmdwin is openv9.1.0047Sean Dewar
2023-08-17patch 9.0.1726: incorrect heights in win_size_restore()v9.0.1726Sean Dewar
2023-05-13patch 9.0.1550: in cmdline window S-Tab does not select previous completionv9.0.1550Bram Moolenaar
2022-10-05patch 9.0.0663: tests check for +cmdwin feature which is always presentv9.0.0663zeertzjq
2022-09-26patch 9.0.0598: using negative array index with negative width windowv9.0.0598Bram Moolenaar
2022-09-18patch 9.0.0500: when quitting cmdline window with CTRL-C it remains visiblev9.0.0500Bram Moolenaar
2022-09-17patch 9.0.0492: cmdwin test fails on MS-Windowsv9.0.0492Bram Moolenaar
2022-09-17patch 9.0.0490: using freed memory with cmdwin and BufEnter autocmdv9.0.0490Bram Moolenaar
2022-09-08patch 9.0.0418: manually deleting temp test filesv9.0.0418Bram Moolenaar
2022-08-23patch 9.0.0249: no test for what 9.0.0234 fixesv9.0.0249Bram Moolenaar
2022-08-16patch 9.0.0218: reading before the start of the linev9.0.0218Bram Moolenaar
2022-07-24patch 9.0.0064: confusing error when using "q:" in command line windowv9.0.0064Bram Moolenaar
2022-07-02patch 9.0.0027: the command line test is getting quite bigv9.0.0027Bram Moolenaar