Tmux conf that emulates basic hotkeys of screen and other simple qol modifications
install with:
TMUXCONFDIR="$HOME";wget https://raw.githubusercontent.com/NTchrist/tmux_screen/main/.tmux.conf -O "$TMUXCONFDIR/.tmux.conf";wget https://raw.githubusercontent.com/NTchrist/tmux_screen/main/.tmux.lib -O "$TMUXCONFDIR/.tmux.lib";chmod +x "$TMUXCONFDIR/.tmux.lib"; [ ! -f "$TMUXCONFDIR/.tmux.lib.conf" ] && wget https://raw.githubusercontent.com/NTchrist/tmux_screen/main/.tmux.lib.conf -O "$TMUXCONFDIR/.tmux.lib.conf"
Basic Usage:
### HOTKEYS ###
ctrl+a = "prefix"
prefix , tab = cycle through panes
prefix , | = split vertically
prefix, S(shift+s) = split horizontally
prefix, PageUp = scroll mode