@sysop-unip/smartterminal
v0.3.3
Published
Custom terminal multiplexer — panes, windows, sessions, workspaces, cross-machine attach
Maintainers
Readme
smartterminal
Custom terminal multiplexer — panes, windows, sessions, workspaces, cross-machine attach.
Install
npm install -g smartterminalnpm väljer automatiskt rätt platform-paket (Windows/macOS/Linux × x64/arm64).
Run
smartterminalHotkeys
| Action | Hotkey |
|---|---|
| Split pane under | Ctrl+Shift+V (eller Alt+V om Windows Terminal har paste-bind) |
| Split pane höger | Ctrl+Shift+H (eller Alt+H) |
| Pane-nav | Ctrl+B + pil |
| Cykla pane | Ctrl+B o |
| Stäng pane | Ctrl+B x |
| Command-prompt | Ctrl+Ö (eller Ctrl+B :) |
| Quit | Ctrl+B q |
Workspace
Cross-machine attach via NAS-relay:
:workspace create -n NAMN -p PSK [-h URL]
:workspace attach -a NAMN -p PSK [-h URL]Config sparas i ~/.config/smartterminal/workspace.json (Linux/macOS) eller %APPDATA%\sysop-unip\smartterminal\workspace.json (Windows).
License
MIT
