Skip to content

Instantly share code, notes, and snippets.

@zhangchiqing
Created June 14, 2015 00:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zhangchiqing/6648efc14a0daadb8d45 to your computer and use it in GitHub Desktop.
Save zhangchiqing/6648efc14a0daadb8d45 to your computer and use it in GitHub Desktop.
Use Ctrl+F to maximize tmux panel

The following config let you use Ctrl+F to maximuze tmux panel. And Ctrl+F again to go back

bind -n C-f resize-pane -Z
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment