Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Kiollpt
Last active January 25, 2021 13:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kiollpt/b8047d8e13ae75d7353822b94a2faf26 to your computer and use it in GitHub Desktop.
Save Kiollpt/b8047d8e13ae75d7353822b94a2faf26 to your computer and use it in GitHub Desktop.
#tmux
setpup:
~/.vimrc
set mouse=a
watch tail logfile1 logfile2
shortcut : tmux a -t #num
selection: fn + mouse
copy : command + c
paste: command + v
https://gist.github.com/rodricels/7951c3bd505d343b07309b76188af9b3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment