vim
So it turns out that you can start terminals in GVIM and manage them like buffers. I needed to tweak it a bit, but it's really nice to have this without having to learn an entirely new tool like tmux.
vim
@minego Anything specific that gvim is missing?
vim
@madewokherd I can't remember anything specific off the top of my head. Mostly performance I think.
vim
@madewokherd I have a binding so that ctrl-w works like other vim windows, and I map double escape to leave terminal mode.
It has worked really well for me. I use it with a tab bar too, and the result is a really nice replacement for tmux or screen.
Oh, and I use dtach with it so I can resume sessions.
vim
@madewokherd adore Zellij as well as it feels like Tmux but for people who want to be reminded of the keyboard hotkeys all the time like myself, tmux fills too much of my brain space but this doesn't
vim
@madewokherd The terminal support is even better in neovim.