From: Pierre Habouzit Date: Wed, 31 Mar 2010 12:20:20 +0000 (+0200) Subject: Improvements X-Git-Url: http://git.madism.org/?p=~madcoder%2Fdotfiles.git;a=commitdiff_plain;h=f6a4bc6bc44a904d11b58d3a1147343b452377dd;hp=a1815408c6121da2ef0f49b25540ad2605f63f75 Improvements Signed-off-by: Pierre Habouzit --- diff --git a/signature.d/is b/signature.d/is index 85fc098..274ebe7 100644 --- a/signature.d/is +++ b/signature.d/is @@ -1,5 +1,5 @@ Intersec -Pierre Habouzit +Pierre Habouzit | Chief Software Architect Tél : +33 (0)1 5570 3346 Mob : +33 (0)6 1636 8131 Fax : +33 (0)1 5570 3332 diff --git a/tmux.conf b/tmux.conf index 09398e5..4dee807 100644 --- 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 %%'"