Files
neovim/test/functional/core
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-04-27 13:40:46 -07:00
2025-03-18 06:18:37 -07:00
2024-04-23 18:17:04 +02:00