Compare commits

..

No commits in common. "590f2a54fcddb24da39802ec9fd5fe37d4539eaf" and "f3218c10898d624f032de752328bcdd3a24d6bdb" have entirely different histories.

View file

@ -2,10 +2,9 @@
## BINDINGS ## ## BINDINGS ##
#################################### ####################################
# Change default Prefix key to Ctrl+Space unless this is an SSH session # Change default Prefix key to Ctrl+Space
if-shell -b '! [ "$SSH_CLIENT" ]' { unbind C-b
unbind C-b; set -g prefix C-Space; display 'Bind key: CTRL+SPACE' set -g prefix C-Space
}
# Reload config with Prefix+R # Reload config with Prefix+R
unbind r unbind r