Skip to content
Snippets Groups Projects

Tmux Config

  • Clone with SSH
  • Clone with HTTPS
  • Embed
  • Share
    The snippet can be accessed without any authentication.
    Authored by Adphi
    .tmux.conf 102 B
    set -g mouse on
    set-option -g history-limit 100000
    bind e setw synchronize-panes
    
    bind-key x kill-pane
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment