Skip to content

windler/tmuxcfg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

tmux config

Personal tmux config

Pre reqs

  • git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
  • apt-get install xclip (linux)

Installation

  • cd ~
  • git clone https://github.com/windler/tmuxcfg
  • ln -s -f ./tmuxcfg/.tmux.conf

Running tmux

  • export LC_ALL=en_US.UTF-8
  • tmux
  • Load plugins: <prefix>-I

Bindings

  • a: secondary prefix
  • <prefix>-e: edit config
  • <prefix>-r: reload config
  • <prefix>-I: load plugins
  • Shift-Arrows: navigate windows
  • Alt-Arrows: navigate panes
  • <prefix>-Enter: edit mode
  • <prefix>-p: paste
  • <prefix>-P: choose from paste buffer
  • <prefix>-H/J/K/L: resize panes
  • <prefix>-m: toggle mouse on
  • <prefix>-M: toggle mouse off
  • <prefix>-Ctrl+s: save tmux environment (resurrect)
  • <prefix>-Ctrl+r: reload tmux environment (resurrect)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •