Skip to content

Commit

Permalink
2023-07-07 23:23:36
Browse files Browse the repository at this point in the history
  • Loading branch information
alexherbo2 committed Dec 31, 2024
1 parent 809530e commit fbcf423
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .config/tmux/tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# https://man.openbsd.org/tmux

set-option -g default-terminal tmux
set-option -g prefix None
set-option -g prefix C-b
set -s extended-keys on
set-option -s -g escape-time 0
set-option -g status off
set-option -g status on
set-option -g base-index 1 # Window
set-option -w -g pane-base-index 1
set-option -g renumber-windows on
Expand Down

0 comments on commit fbcf423

Please sign in to comment.