akinsho / akinsho/toggleterm.nvim
[BUG] Vertical and Horizontal directions don't work when Snacks Explorer focused
- Lingua principale
- Lua
- Stelle
- 5.6k
- Fork
- 206
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current Behavior
I get an invalid direction when I have Snacks Explorer focused. Spent a bunch of time trouble shooting, and realized this was the only cause. It only happens at first launch when the picker is automatically focused. It seems like it's probably a ToggleTerm issue so I'm posting here.
This is the only error message I get:
```
...ckages/start/toggleterm.nvim/lua/toggleterm/terminal.lua:466: Invalid terminal direction
```
### Expected Behavior
ToggleTerm should toggle regardless.
### Steps To Reproduce
1. nvim .
2. Snacks Explorer is focused
3. C-\
4. Error
### Environment
```Markdown
- OS:
- neovim version:
- Shell:
```
### Anything else?
_No response_
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.