This commit is contained in:
Kartik K. Agaram 2015-09-12 20:45:37 -07:00
parent 75a0027015
commit c59e456e81
2 changed files with 5 additions and 1 deletions

BIN
html/tmux-vim-sandbox.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

View File

@ -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