about summary refs log tree commit diff stats
path: root/sandbox/tmux.conf
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-06-19 17:31:29 -0700
committerKartik K. Agaram <vc@akkartik.com>2017-06-19 17:31:29 -0700
commite11bec57730f5bbcd9d6780c8dec0cbd4153c50f (patch)
treec4641d591166054cca477befe21839df9c93e5e6 /sandbox/tmux.conf
parenta59f20f8669c7bdd21166e918bd74493e46c0400 (diff)
downloadmu-e11bec57730f5bbcd9d6780c8dec0cbd4153c50f.tar.gz
3929
Diffstat (limited to 'sandbox/tmux.conf')
-rw-r--r--sandbox/tmux.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/sandbox/tmux.conf b/sandbox/tmux.conf
index e5fa8b19..7816b1eb 100644
--- a/sandbox/tmux.conf
+++ b/sandbox/tmux.conf
@@ -1,2 +1,3 @@
-# hotkey for running Mu over tmux (assumes exactly two panes, './mu sandbox' running on the right/second window)
+# Hotkey for running Mu over tmux
+# Assumes exactly two panes, with vim running on the left side and `./mu sandbox` running on the right side.
 bind-key -n F4 run mu_run