Is there an existing issue for this?
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
- nvim .
- Snacks Explorer is focused
- C-\
- Error
Environment
- OS:
- neovim version:
- Shell:
Anything else?
No response