6 ms·
Quickly switching between multiple sessions, and seeing which sessions are waiting for input. I generally run a session per project. Then within each session,
by robgough 2mo ago
Quickly switching between multiple sessions, and seeing which sessions are waiting for input.
I generally run a session per project. Then within each session, a window for Claude, a window for running whatever dev server/logs, a window for neovim, and finally a plain terminal window for things like kicking off deploys etc.
- monk_grilla 2mo agoC-b + s or C-b + w for switching sessions is most convenient for me, but if I am running multiple sessions I would usually just open a new tab in my emulator (iTerm2) which can be clicked or hotkeyed between. Anyway, I think multi-session management is a reasonable thing that this thing might improve over tmux, so fair enough.