Skip to content

Commit

Permalink
Space to enter copy mode
Browse files Browse the repository at this point in the history
  • Loading branch information
mantas6 committed Jan 6, 2025
1 parent 34c577d commit 502aa29
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion base/.config/tmux/tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ set -g status-position top
# Rebind master key
unbind C-b
set -g prefix C-Space
bind C-Space send-prefix
# bind C-Space send-prefix
bind ' ' copy-mode

# Vim style pane selection
bind h select-pane -L
Expand Down

0 comments on commit 502aa29

Please sign in to comment.