From fae2b00daa6c491abc4700361208be32fd5f014e Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Tue, 15 Jan 2013 16:25:42 +0900 Subject: [PATCH] add comment --- tmux.conf.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux.conf.pl b/tmux.conf.pl index ccdff19..39438a2 100755 --- a/tmux.conf.pl +++ b/tmux.conf.pl @@ -42,6 +42,7 @@ sub set_key { } sub set_prefs { + # this does not workd because `run' do script asyncly set("base-index", "1"); set("pane-base-index", "1"); setw("mode-keys", "vi");