Skip to content

JstRelax/tmux.conf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

tmux.conf

This is my Tmux.conf copied from: https://github.com/iamkashz/tmux-config and inspired by Ham Vocke https://www.hamvocke.com/blog/a-guide-to-customizing-your-tmux-conf/.

Small cheatcheat

  • Create new session tmux new
  • Tmux prefix Crtl a. So when I type prefix do a ctrl and a and then the other letter.
  • Detach session prefix d
  • List sessions tmux list-session
  • Attach sessions tmux attach <NUMBER>
  • New window prefix c then type the new window name or hit enter for default name
  • Split pane horizontally prefix -
  • Split pane vertically prefix |

About

My Tmux conf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published