Files
neovim/test/functional
Marco Hinz ae88e46563 float: always change to valid windows (#9878)
Using `:wincmd j` and friends doesn't make much sense to a floating window. For
convenience though, any direction will simply change to the previous window.

Make sure the previous window is valid, not the current window, and not another
floating window. Change to the first window (which is never a floating window)
otherwise.
2019-04-11 20:20:17 +02:00
..
2019-04-02 01:28:11 +02:00
2019-01-17 23:24:03 +01:00
2016-06-10 21:50:49 +03:00