Files
neovim/test/functional
zeertzjq 3621af9b97 fix(terminal): inconsistent mode change when switching buffer (#37215)
Problem:  When switching to another terminal buffer in Terminal mode,
          usually Nvim stays in Terminal mode, but leaves Terminal mode
          if the old terminal buffer was deleted.
Solution: Don't always leave Terminal mode when active terminal buffer
          is deleted. Instead let terminal_check_focus() decide that.
2026-01-03 17:55:07 +08:00
..
2025-12-30 01:44:52 -05:00
2025-12-08 01:43:02 -05:00
2025-12-15 13:55:15 -05:00