Files
neovim/test/functional
Sean Dewar 934d28558d fix(terminal): check size when creating new tabpage
Problem: when creating a new tabpage with a terminal window, terminal size is
not updated if there is no statusline.

Solution: do not rely on last_status to implicitly call terminal_check_size as a
side effect of making room for a statusline; call it directly.
2025-10-29 13:08:22 +08:00
..
2025-03-02 14:27:52 -08:00
2024-04-23 18:17:04 +02:00