make toggleterm open map acutally toggle the terminal

This commit is contained in:
Ben Mayer 2025-12-20 22:29:33 +01:00 committed by Soliprem
commit 58aa3001a8
2 changed files with 17 additions and 2 deletions

View file

@ -627,3 +627,7 @@
- Aligned `codelldb` adapter setup with [rustaceanvim]s built-in logic.
- Added `languages.rust.dap.backend` option to choose between `codelldb` and
`lldb-dap` adapters.
[Libadoxon](https://github.com/Libadoxon)
- `toggleterm` open map now also works when in terminal mode