about summary refs log tree commit diff stats
path: root/sandbox/Readme.md
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-09-12 20:45:37 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-09-12 20:46:48 -0700
commitc59e456e81a6b6736183665916b6faa616625e81 (patch)
tree080d87a28ad941d52a600eb51a726699561952b5 /sandbox/Readme.md
parent75a00270150172cd8095a70da175512861399eec (diff)
downloadmu-c59e456e81a6b6736183665916b6faa616625e81.tar.gz
2187
Diffstat (limited to 'sandbox/Readme.md')
-rw-r--r--sandbox/Readme.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/sandbox/Readme.md b/sandbox/Readme.md
index 1e37dc3f..d21610e6 100644
--- a/sandbox/Readme.md
+++ b/sandbox/Readme.md
@@ -1,10 +1,14 @@
 Variant of edit that runs just the sandbox.
 
 Suitable for running inside split panes atop tmux so you can run vim or some
-other editor with mu.
+other editor with mu. For example, here's mu running alongside vim atop tmux:
+
+<img alt='tmux+vim example' src='../html/tmux-vim-sandbox.png'>
 
 To set this up:
+
   a) copy the lines in tmux.conf into $HOME/.tmux.conf
+
   b) copy the file `mu_run` somewhere in your $PATH
 
 Now when you start tmux, split it into two vertical panes, run `mu sandbox` on