X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=roles%2Ftools%2Ftemplates%2Ftmux.conf.j2;h=07e88b96feef00a49adde38016cbb6ed8a90b83a;hb=9f528ac4c4ad219ce91f43d14a97401348f315f3;hp=03133360a838f23b2146f3345500c138da928612;hpb=2c02fe2aa9c014f7f1e922da75ab45b98da45f09;p=perso%2FImmae%2FConfig%2FAnsible.git diff --git a/roles/tools/templates/tmux.conf.j2 b/roles/tools/templates/tmux.conf.j2 index 0313336..07e88b9 100644 --- a/roles/tools/templates/tmux.conf.j2 +++ b/roles/tools/templates/tmux.conf.j2 @@ -37,7 +37,7 @@ bind-key -T off F12 set-option -u prefix \; set-option -u key-table \; set-optio bind-key -T off C-M-PageDown switch-client -n bind-key -T off C-M-PageUp switch-client -p -bind-key Tab command-prompt -p "which session?" "run-shell \"bash -i -c 'tmux_dev %1'\"" +bind-key Tab command-prompt -p "which session?" "run-shell \"fl_tmux_dev %1\"" # même hack que sur screen lorsqu'on veut profiter du scroll du terminal # (xterm ...)