about summary refs log tree commit diff stats
path: root/sandbox/tmux.conf
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-09-12 13:49:50 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-09-12 13:51:25 -0700
commitfa94f4d92340f001560b16dd0c2e5681ca5db031 (patch)
tree8de1aa88979d8d8606cf0a7f737d33fbb633f7b7 /sandbox/tmux.conf
parent7169c636272a71a9f18d6c90e458c8089346c1fe (diff)
downloadmu-fa94f4d92340f001560b16dd0c2e5681ca5db031.tar.gz
2183 - environment + external editor using tmux
Thanks Jack and Caleb Couch for the idea.
Diffstat (limited to 'sandbox/tmux.conf')
-rw-r--r--sandbox/tmux.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/sandbox/tmux.conf b/sandbox/tmux.conf
new file mode 100644
index 00000000..7c716c59
--- /dev/null
+++ b/sandbox/tmux.conf
@@ -0,0 +1,2 @@
+# hotkey for running mu over tmux (assumes exactly two panes, 'mu sandbox' running on the right/second window)
+bind-key -n F4 run mu_run