Improvements
authorPierre Habouzit <madcoder@debian.org>
Wed, 31 Mar 2010 12:20:20 +0000 (14:20 +0200)
committerPierre Habouzit <madcoder@debian.org>
Wed, 31 Mar 2010 12:20:20 +0000 (14:20 +0200)
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
signature.d/is
tmux.conf

index 85fc098..274ebe7 100644 (file)
@@ -1,5 +1,5 @@
 Intersec <http://www.intersec.com>
-Pierre Habouzit <pierre.habouzit@intersec.com>
+Pierre Habouzit <pierre.habouzit@intersec.com> | Chief Software Architect
 Tél : +33 (0)1 5570 3346
 Mob : +33 (0)6 1636 8131
 Fax : +33 (0)1 5570 3332
index 09398e5..4dee807 100644 (file)
--- a/tmux.conf
+++ b/tmux.conf
@@ -29,6 +29,7 @@ bind v   command-prompt "split-window -h '%%'"
 bind C-v command-prompt "split-window -h '%%'"
 
 bind Enter new-window
+bind r command-prompt "new-window '%%'"
 bind c confirm-before kill-pane
 bind x confirm-before kill-pane
 bind ! command-prompt -p Man: "split-window 'man %%'"