summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_window_cmd.vim
AgeCommit message (Expand)Author
2019-10-07patch 8.1.2121: mode is not updated when switching to terminalv8.1.2121Bram Moolenaar
2019-09-10patch 8.1.2020: it is not easy to change the window layoutv8.1.2020Bram Moolenaar
2019-09-08patch 8.1.2013: more functions can be used as methodsv8.1.2013Bram Moolenaar
2019-09-08patch 8.1.2011: more functions can be used as methodsv8.1.2011Bram Moolenaar
2019-08-17patch 8.1.1870: using :pedit from a help file sets help filetypev8.1.1870Bram Moolenaar
2019-07-27patch 8.1.1756: autocommand that splits window messes up window layoutv8.1.1756Bram Moolenaar
2019-07-13patch 8.1.1679: test using SwapExists autocommand file may failv8.1.1679Bram Moolenaar
2019-05-18patch 8.1.1347: fractional scroll position not restored after closing windowv8.1.1347Bram Moolenaar
2019-05-12patch 8.1.1327: unnecessary scroll after horizontal splitv8.1.1327Bram Moolenaar
2019-04-08patch 8.1.1140: not easy to find out what neighbors a window hasv8.1.1140Bram Moolenaar
2019-03-04patch 8.1.0994: relative cursor position is not calculated correctlyv8.1.0994Bram Moolenaar
2019-01-09patch 8.1.0711: test files still use function!v8.1.0711Bram Moolenaar
2018-12-24patch 8.1.0630: "wincmd p" does not work after using an autocmd windowv8.1.0630Bram Moolenaar
2018-11-10patch 8.1.0518: Test_window_split_edit_bufnr() fails on AppVeyorv8.1.0518Bram Moolenaar
2018-11-10patch 8.1.0517: Test_window_split_edit_alternate() fails on AppVeyorv8.1.0517Bram Moolenaar
2018-11-10patch 8.1.0514: CTRL-W ^ does not work when alternate buffer has no namev8.1.0514Bram Moolenaar
2018-05-10patch 8.0.1811: no test for winrestcmd()v8.0.1811Bram Moolenaar
2018-04-13patch 8.0.1705: when making a vertical split the mode message isn't updatedv8.0.1705Bram Moolenaar
2018-01-31patch 8.0.1446: acessing freed memory after window command in auto commandv8.0.1446Bram Moolenaar
2017-12-19patch 8.0.1411: reading invalid memory with CTRL-W :v8.0.1411Bram Moolenaar
2017-12-02patch 8.0.1364: there is no easy way to get the window positionv8.0.1364Bram Moolenaar
2017-08-07patch 8.0.0890: still many old style testsv8.0.0890Bram Moolenaar
2017-06-25patch 8.0.0678: closing a window does not trigger resizingv8.0.0678Bram Moolenaar
2017-03-19patch 8.0.0490: vertical split makes 'winfixwidth' window smallerv8.0.0490Bram Moolenaar
2017-03-19patch 8.0.0485: not all windows commands are testedv8.0.0485Bram Moolenaar
2017-03-18patch 8.0.0483: illegal memory access when using :allv8.0.0483Bram Moolenaar
2016-08-18patch 7.4.2228v7.4.2228Bram Moolenaar
2016-06-26patch 7.4.1956v7.4.1956Bram Moolenaar
2016-05-24patch 7.4.1835v7.4.1835Bram Moolenaar