Files
neovim/test/functional
luukvbaal c8c78b531b fix(startup): make startup windows if there are only floating windows (#34349)
Problem:  If user init creates a floating window, startup windows
          (e.g. to accomodate arglist files) are no longer created.
Solution: Check that firstwin->w_next is not floating when deciding
          whether to make startup windows.
2025-06-07 11:24:51 +02:00
..
2025-06-01 14:13:50 -07:00
2025-03-02 14:27:52 -08:00
2024-04-23 18:17:04 +02:00