]> git.immae.eu Git - perso/Immae/Config/Ansible.git/blobdiff - roles/tools/templates/tmux.conf.j2
Move bash functions to separate scripts
[perso/Immae/Config/Ansible.git] / roles / tools / templates / tmux.conf.j2
index 03133360a838f23b2146f3345500c138da928612..07e88b96feef00a49adde38016cbb6ed8a90b83a 100644 (file)
@@ -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 ...)