TMUX
-
tmux] copy and Paste in TMUX 설정TMUX/TMUX_.tmux.conf설정 2022. 3. 16. 20:28
https://www.seanh.cc/2020/12/27/copy-and-paste-in-tmux/#:~:text=tmux's%20copy%20mode,-tmux%20has%20a&text=In%20tmux%20Ctrl%20%2B%20b%20%5B%20enters,scrolls%20up%20by%20one%20page. Copy and Paste in tmux How to make copy and paste in tmux work the same as in other apps, using the system clipboard and primary selection. www.seanh.cc
-
Tmux -V 버젼확인하는 방법TMUX/TMUX단축키정리 2022. 3. 9. 20:48
https://stackoverflow.com/questions/26705755/tmux-how-do-i-find-out-the-currently-running-version-of-tmux Tmux: How do I find out the currently running version of tmux? I know that I can run tmux -V to find the version of tmux that is in my PATH, but how can I get the version of tmux that is currently running? stackoverflow.com