Skip to content

Instantly share code, notes, and snippets.

@Kiollpt
Last active January 25, 2021 13:24
Embed
What would you like to do?
#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