-
I like to have multiple terminals active at once, but only one visible at a time.
Switching between them is much easier if I can just go to previous/next terminal rather than opening them by their nu…
-
## Description
Clicking outside of toggleterm while the menu window is open, causes an exception.
## How to repro
* Open toggleterm on float mode with `:ToggleTerm direction=float`
* Right click…
-
Forgive me in advance if this issue is not specific to nvim-dap-ui, but it is the only plugin I've observed exhibiting this behavior and I'm not sure how to fix it.
When closing nvim-dap-ui, other …
-
This is basically a copy of #10. I commented there, but given it's closed, it might get lost so just repeating that here:
I can share what is being run on my case:
```bash
npx sfdx-lwc-jest -- -t…
-
**Describe the bug**
I like to use tmux to save sessions for workspaces in neovim so it functions a bit more like vscode in that way with toggleterm.
When I do this the nesting doesnt work, even t…
-
# `:ToggleTerm`
![屏幕截图 2022-03-22 210325](https://user-images.githubusercontent.com/65008815/159489384-db1fe4f6-2a2a-4b26-aa5a-eae942de1987.png)
# `:termial`
![屏幕截图 2022-03-22 210430](https:/…
-
I have an issue with inlay hints - it it works unpredictable. If I open neovim and non-rust file first - inlay hints don't work when I open rust file afterwards. Also sometimes it just stops to displa…
-
First of all, excellent plugin and thanks a million for putting effort in this (and other) plugins. I'm using nvim-toggleterm daily in my workflow with a few custom functions for my specific preferenc…
-
This tip could be included in the documentation for those interested in using neovim float term instead of a split:
```vimscript
" Floating window with borders for NNN and FFF
" https://github.co…
-
**Is your feature request related to a problem? Please describe.**
I use Lazygit in nvim using `toggleterm`.
Often I try to commit and I get a pre-commit hook error from some linter, so I need to …