Compare commits

...

1 Commits

Author SHA1 Message Date
coolneng c5c3bf3ac1
Change S keybinding to next session in tmux 2021-05-29 18:22:52 +02:00
1 changed files with 2 additions and 2 deletions

View File

@ -47,8 +47,8 @@ unbind &
unbind x unbind x
bind x kill-session bind x kill-session
# switch to last session # switch to next session
bind S switch-client -l bind S switch-client -n
# force a reload of the config file # force a reload of the config file
unbind r unbind r