Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Re. Sidenote: It doesn't look like there are many terminal emulators with tmux built in¹, but you can bind a keyboard shortcut to `xterm -e tmux attach'. (rxvt[-unicode] and st also support the -e flag, to run a given command instead of the default shell).

1: https://unix.stackexchange.com/questions/189805/what-termina...



That would work if I was running tmux locally, but what about when I’m running tmux on a remote server?


Maybe use `xterm -e remote-tmux' where `remote-tmux' is a small script in your $PATH similar to https://stackoverflow.com/questions/27613209/how-to-automati... ?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: