Skip to content

Instantly share code, notes, and snippets.

@djKianoosh
Last active April 23, 2016 15:38
Show Gist options
  • Save djKianoosh/9a459b31e92d30887fbd757b032395dd to your computer and use it in GitHub Desktop.
Save djKianoosh/9a459b31e92d30887fbd757b032395dd to your computer and use it in GitHub Desktop.
Basic tmux tips
tmux
<C-b> " -- splits top and bottom
<C-b> o -- switches between top and bottom
run lein repl in top
<C-c> v -- sets vim.slime tmux window/pane :0.0 for example
<C-c><C-c> to send current section to tmux pane
https://robots.thoughtbot.com/a-tmux-crash-course
http://blog.hawkhost.com/2010/06/28/tmux-the-terminal-multiplexer/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment