Sha256: dcd32c3d5e1877b90c6eec9ac525328f310a63a9cd35308b986c2618358a9cc8

Contents?: true

Size: 561 Bytes

Versions: 21

Compression:

Stored size: 561 Bytes

Contents

# Copy this file to ~/.lrd-dev-tmux.conf
# Then you'll be able to use
# Ctrl-b Ctrl-r to restart a dead service
# Ctrl-b Ctrl-Shift-R to restart everything
# Ctrl-b Ctrl-x to kill the session (with confirmation!)

bind C-r respawn-pane
bind C-R respawn-window -k
bind-key C-x confirm-before -p "kill-session? (y/n)" kill-session

# Some people prefer Ctrl-a as a prefix (it's less of a stretch than Ctrl-b)
# If you want to try that, uncomment these lines:
#
#set-option -g prefix C-a
#unbind-key C-b
#bind-key -r a send-prefix
#bind-key C-a select-window -t !

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
xing-framework-1.0.0.pre.beta.1 default_configuration/base_app/example-lrd-dev-tmux.conf
xing-framework-1.0.0.pre.beta default_configuration/base_app/example-lrd-dev-tmux.conf
xing-framework-1.0.0.pre.alpha default_configuration/base_app/example-lrd-dev-tmux.conf
xing-framework-0.3.2 default_configuration/base_app/example-lrd-dev-tmux.conf
xing-framework-0.3.1 default_configuration/base_app/example-lrd-dev-tmux.conf
xing-framework-0.3.0 default_configuration/base_app/example-lrd-dev-tmux.conf
xing-framework-0.2.9 default_configuration/base_app/example-lrd-dev-tmux.conf
xing-framework-0.2.9.beta1 default_configuration/base_app/example-lrd-dev-tmux.conf
xing-framework-0.2.8 default_configuration/base_app/example-lrd-dev-tmux.conf
xing-framework-0.2.8.beta1 default_configuration/base_app/example-lrd-dev-tmux.conf
xing-framework-0.2.7 default_configuration/base_app/example-lrd-dev-tmux.conf
xing-framework-0.2.7.pre.beta1 default_configuration/base_app/example-lrd-dev-tmux.conf
xing-framework-0.2.6 default_configuration/base_app/example-lrd-dev-tmux.conf
xing-framework-0.2.5 default_configuration/base_app/example-lrd-dev-tmux.conf
xing-framework-0.2.4 default_configuration/base_app/example-lrd-dev-tmux.conf
xing-framework-0.2.3 default_configuration/base_app/example-lrd-dev-tmux.conf
xing-framework-0.2.2 default_configuration/base_app/example-lrd-dev-tmux.conf
xing-framework-0.2.1 default_configuration/base_app/example-lrd-dev-tmux.conf
xing-framework-0.2.0 default_configuration/base_app/example-lrd-dev-tmux.conf
xing-framework-0.0.3 default_configuration/base_app/example-lrd-dev-tmux.conf