Sha256: 8e2fd7ba0407c325985f2478e9c67a87a199946c052efc7880211baf6bc42171

Contents?: true

Size: 258 Bytes

Versions: 3

Compression:

Stored size: 258 Bytes

Contents

set-option -g prefix C-a
unbind-key C-b
bind-key C-a send-prefix
set-window-option -g mode-keys vi
unbind-key j
bind-key j select-pane -D

unbind-key k
bind-key k select-pane -U

unbind-key h
bind-key h select-pane -L

unbind-key l
bind-key l select-pane -R

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
dotman-0.0.3.3 spec/data/Timbinous_dotfiles/.tmux.conf
dotman-0.0.3.2 spec/data/Timbinous_dotfiles/.tmux.conf
dotman-0.0.3.1 spec/data/Timbinous_dotfiles/.tmux.conf