diff options
-rw-r--r-- | html/tmux-vim-sandbox.png | bin | 0 -> 95749 bytes | |||
-rw-r--r-- | sandbox/Readme.md | 6 |
2 files changed, 5 insertions, 1 deletions
diff --git a/html/tmux-vim-sandbox.png b/html/tmux-vim-sandbox.png new file mode 100644 index 00000000..18e46f4b --- /dev/null +++ b/html/tmux-vim-sandbox.png Binary files differdiff --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 |