aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_window_cmd.vim
Commit message (Expand)AuthorAge
* test: move oldtests to test directory (#22536)dundargoc2023-03-07
* vim-patch:8.2.4670: memory allocation failures for new tab page not testedzeertzjq2023-02-28
* vim-patch:9.0.1312: Cursor position wrong when splitting window in insert modezeertzjq2023-02-16
* vim-patch:9.0.1310: 'splitkeep' test has failureszeertzjq2023-02-16
* vim-patch:9.0.1195: restoring KeyTyped when building statusline not testedzeertzjq2023-01-14
* vim-patch:9.0.1051: after a failed CTRL-W ] next command splits window (#21400)zeertzjq2022-12-13
* vim-patch:9.0.0964: status line not redrawn when 'splitkeep' is "screen"Luuk van Baal2022-11-28
* vim-patch:8.2.0615: regexp benchmark stest is old style (#20940)zeertzjq2022-11-05
* vim-patch:8.2.0644: insufficient testing for invalid function argumentszeertzjq2022-11-05
* vim-patch:8.2.0448: various functions not properly tested (#20926)zeertzjq2022-11-04
* docs: fix typosdundargoc2022-11-02
* vim-patch:9.0.0824: crash when using win_move_separator() in other tab pagezeertzjq2022-11-02
* vim-patch:9.0.0821: crash with win_move_statusline() in another tabpage (#20894)zeertzjq2022-11-01
* vim-patch:8.2.0418: code in eval.c not sufficiently covered by testszeertzjq2022-10-26
* feat(window/ui): add splitkeep option (#19243)luukvbaal2022-10-06
* vim-patch:8.2.2979: not all options code is covered by testszeertzjq2022-09-22
* vim-patch:9.0.0403: 'equalalways' may be off when 'laststatus' is zero (#20109)luukvbaal2022-09-07
* vim-patch:9.0.0342: ":wincmd =" equalizes in two directionszeertzjq2022-09-01
* test(old): unskip test that already passeszeertzjq2022-08-01
* vim-patch:9.0.0114: the command line takes up space even when not usedShougo Matsushita2022-07-31
* test(old): set 'display' to an empty string (#19450)zeertzjq2022-07-20
* vim-patch:8.2.1061: insufficient testing for src/window.c (#19384)zeertzjq2022-07-16
* vim-patch:8.2.0426: some errors were not tested forzeertzjq2022-07-15
* vim-patch:8.2.0430: window creation failure not properly testedzeertzjq2022-07-15
* vim-patch:8.2.0275: some Ex code not covered by testszeertzjq2022-07-12
* vim-patch:8.2.0270: some code not covered by testszeertzjq2022-07-12
* vim-patch:8.2.0243: insufficient code coverage for ex_docmd.c functionszeertzjq2022-07-12
* test(old): align defaults to Vim after every test (#19301)zeertzjq2022-07-10
* feat: cmdheight=0 #16251Shougo2022-06-13
* vim-patch:8.1.1756: autocommand that splits window messes up window layoutzeertzjq2022-04-21
* vim-patch:8.1.0711: test files still use function!zeertzjq2022-02-07
* vim-patch:8.2.4248: no proper test for moving the window separatorzeertzjq2022-01-29
* vim-patch:8.2.4052: not easy to resize a window from a plugin (#17028)Daniel Steinberg2022-01-29
* vim-patch:8.1.2013: more functions can be used as methodsSean Dewar2021-11-26
* vim-patch:8.1.2011: more functions can be used as methodsSean Dewar2021-11-26
* test: update tests to work with 'hidden'Gregory Anders2021-08-18
* vim-patch:8.2.2631: commands from winrestcmd() do not always work properlyJan Edmund Lazo2021-03-21
* vim-patch:8.2.0422: crash when passing popup window to win_splitmove()Andy K. Massimino2021-03-19
* vim-patch:8.2.0093: win_splitmove() can make Vim hangAndy K. Massimino2021-03-19
* vim-patch:8.1.2020: it is not easy to change the window layoutAndy K. Massimino2021-03-19
* vim-patch:8.2.2420: too many problems with using all autocommand eventsJan Edmund Lazo2021-01-28
* vim-patch:8.2.2260: window resize test fails in very wide terminalJan Edmund Lazo2021-01-01
* vim-patch:8.2.2244: crash when making the window width negative (#13633)Jan Edmund Lazo2020-12-29
* vim-patch:8.2.0991: cannot get window type for autocmd and preview windowJan Edmund Lazo2020-11-25
* vim-patch:8.2.1856: "2resize" uses size of current windowJan Edmund Lazo2020-10-17
* vim-patch:8.2.1586: :resize command not fully tested (#12853)Jan Edmund Lazo2020-09-05
* test/old: align with Vim #11096Daniel Hahler2019-10-03
* vim-patch:8.1.1347: fractional scroll position not restored after closing windowJan Edmund Lazo2019-10-01
* vim-patch:8.1.1327: unnecessary scroll after horizontal splitJan Edmund Lazo2019-10-01
* vim-patch:8.1.0518: Test_window_split_edit_bufnr() fails on AppVeyorJan Edmund Lazo2019-10-01