Open snoitallicso opened 2 years ago
Is it possible to lauch distinct examples like Alt+i+1 Alt+i+2 etc? Now I'm using tmux but this is not so useful.
you mean spawning multiple floating terminals?
do know that you cant toggle them with keybinds
you mean spawning multiple floating terminals? Switching between floating terminals. Like screens with own number.
@siduck
you mean spawning multiple floating terminals?
Switching between floating terminals. Like screens with own number.
@siduck
you mean spawning multiple floating terminals?
Switching between floating terminals. Like screens with own number.
multiple floating terminals will be problematic. @zbirenbaum
Are you asking to spawn multiple floating terminals in a tiling layout? Or are you asking to have something like a 'tab' feature where you can save and navigate within one floating terminal window in the same location? @snoitallicso
The former is likely too much work for too few usecases, and would likely require a PR. The second option is probably more reasonably doable, but only if something like what I mentioned in https://github.com/NvChad/nvterm/pull/20#issuecomment-1295965473 is done. We would need much more robust state verification before I could add something like a 'workspaces' feature.
Is it possible to lauch distinct examples like Alt+i+1 Alt+i+2 etc? Now I'm using tmux but this is not so useful.