Files
neovim/test/functional
glepnir be01b361d8 fix(float): cannot set title/footer independently #31993
Problem:
`nvim_win_set_config` cannot set the title and footer independently.
When only one is given, the other is reset to the default of "left".

Solution:
Reuse existing title/footer value if not provided.
2025-01-27 07:52:27 -08:00
..
2024-11-21 06:50:30 +08:00
2024-04-23 18:17:04 +02:00