akinsho / akinsho/toggleterm.nvim
[question] Commands like `ToggleTermNewSplit`, `ToggleTermNewTab`.
Open
- Dominant language
- Lua
- Stars
- 5.6k
- Forks
- 206
- PR merge metrics
- No merged PRs in 30d
Description
Really like this plugin! But I'm not a fan of how `` works. Seems like when I'm in a terminal, it opens new splits, when I'm in a file, it opens a new terminal).
I'd much rather have my mapping show/hide/create an initial terminal, and explicit `:ToggleTermNewSplit` and `:ToggleTermNewTab` commands. When I go to open a new terminal / split, I don't want to have to know how many terminals I've opened already, I just want a new one.
I'm guessing this is something people can write themselves, but was wondering if anyone had any pointers.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.