Files
neovim/test/functional
luukvbaal 6256adde2f fix(quickfix): always split from current window #33807
Problem:  `:copen` opens at the bottom by switching to `lastwin`,
           needlessly changing the window it inherits context from.

Solution:  Use the `WSP_BOT` flag to `win_split()` to open at the bottom.
2025-05-03 13:38:20 -07:00
..
2025-04-27 13:40:46 -07:00
2025-03-26 14:48:09 +01:00
2025-03-02 14:27:52 -08:00
2025-03-02 14:27:52 -08:00
2024-04-23 18:17:04 +02:00