2.7.1 (2023-07-10)
- handle errors when switching buffer #453 (#454) (029ad96)
- replace vim.wo with nvim_set_option_value (#449) (7da102a)
- terminal: allow resizing hidden terminals (bacbaa7), closes #459
2.7.0 (2023-05-22)
- add a terminal select command (#429) (c8574d7)
- allow changing terminal dir in background (#438) (f5cf0b1)
- float: ensure sidescroll is zero (43b75f4)
2.6.0 (2023-04-09)
2.5.0 (2023-03-31)
- switch persist_mode to false (#410)
- support z-index option for floating windows (#418) (0aa9364)
- switch persist_mode to false (#410) (98e15df)
- terminal: add mechanism to fetch last focused terminal (#411) (bfb7a72)
- release 2.5.0 (f14cbfd)