Commit d4d42349 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

removed a tmux setting which conflicts 'twixt 1.x & 2.x

parent 6b530025
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -71,10 +71,6 @@ bind ^W list-windows
unbind w
bind w list-windows

# quit \ 
unbind \\
bind \ confirm-before "kill-server"

# kill K k 
unbind K
bind K confirm-before "kill-window"