Terminal Management
tabOpens a new tab in Kitty (kitty @ launch --type=tab), WezTerm
splitOpens a new pane in Kitty or WezTerm, optionally running a command.
spwinSpawns a new terminal OS window in Kitty (via spawn-window.sh or
detachRuns a command fully detached via nohup with stdout/stderr discarded.
bkgLaunches a command in the background via nohup with output discarded.
sshIn Kitty, wraps ssh with kitten ssh for better terminal integration