Files
neovim/src
luukvbaal 0d658660c2 fix(window): don't enter unfocusable or hidden prevwin (#34486)
Problem:  When closing a floating window, the next window to be entered
          may be unfocusable or hidden.
Solution: Don't enter prevwin when it is unfocusable or hidden. Enter
          firstwin instead (like for when prevwin is no longer valid).
2025-06-14 23:42:23 +02:00
..
2025-04-13 07:41:54 +08:00
2025-06-06 15:36:48 +01:00
2023-11-05 20:19:06 +01:00