You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first clone this repository with git clone https://github.com/MaziyarFG/tmux_config.git go to tmux_config directory : cd tmux_configexecute run_shell with : bash run_shell.shtype your pass for install tmux go to tmux with : tmuxin tmux type this command tmux source-file ~/.tmux_config/myconf/.tmux.confnow enjoy your tmux config
keyboard shortcuts :
for sidebar : Prefix(Ctrl+b) + tabfor copy text from tmux to system clipboard Ctrl+cfor save your session Ctrl+b+s in same timefor restore your session Ctrl+b+r in same time