6dbb848c0675
fuckin hell tmux
| author | Steve Losh <steve@stevelosh.com> | 
|---|---|
| date | Thu, 29 May 2014 11:49:26 -0400 | 
| parents | 4cb426ba4935 | 
| children | 9bb8e8c9ca90 | 
| branches/tags | (none) | 
| files | tmux/tmux.conf | 
Changes
--- a/tmux/tmux.conf Mon May 19 13:12:02 2014 -0400 +++ b/tmux/tmux.conf Thu May 29 11:49:26 2014 -0400 @@ -28,8 +28,8 @@ bind r source-file ~/.tmux.conf \; display "Reloaded ~/.tmux.conf" # Saner splitting. -bind v split-window -h -bind s split-window -v +bind v split-window -h -c '#{pane_current_path}' +bind s split-window -v -c '#{pane_current_path}' bind S choose-session # Pane movement