Skip to content

Commit

Permalink
Add keyboard escape time for tmux
Browse files Browse the repository at this point in the history
  • Loading branch information
tot0rokr committed Jan 25, 2024
1 parent f83437b commit 9e9841a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ if "test ! -d ~/.tmux/plugins/tpm" \
run '~/.tmux/plugins/tpm/tpm'


# keyboard escape time
set -g escape-time 10


# mouse scroll
# set -g mouse on
Expand Down

0 comments on commit 9e9841a

Please sign in to comment.