*supports (and teaches) tmux shortcuts
MouseTerm tracks activity the same way you do — visual motion. When a pane stops changing for two seconds, it marks the task complete and alerts you.
Works with any CLI tool that prints to a terminal — no plugins, no configuration.
TODO: Completion detection in action
Click and drag in a "mouse conformant" terminal doesn't select text; it sends escape code \e[<0;x;yM. And Ctrl+C doesn't copy; it asks your program to kill itself.
MouseTerm lets you copy paste like a human, not a terminal.
TODO: Copy/paste with line-break rewrap
TODO: Tiling layout and tmux keybinds
Run builds, agents, servers, and scripts side by side. Minimize the ones you're not watching to a compact status indicator. Every pane keeps running and every alert still fires whether you can see it or not.
Do it all with the mouse, or keep your hands on the keyboard with tmux keybinds.
VS Code Extension
Standalone App