mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 21:45:10 +01:00
Disabled some MacOSX-ism
This commit is contained in:
@@ -53,7 +53,7 @@ set -g mouse-resize-pane on
|
||||
set -g mouse-select-window on
|
||||
|
||||
# Make copy-paste work
|
||||
set -g default-command "reattach-to-user-namespace -l bash"
|
||||
#set -g default-command "reattach-to-user-namespace -l bash"
|
||||
|
||||
# Setup 'v' to begin selection as in Vim
|
||||
bind-key -t vi-copy v begin-selection
|
||||
|
||||
Reference in New Issue
Block a user