start new:
tmux
start new with session name:
tmux new -s myname
/* Dropbox Screenshot Tool Thingy | |
* ============================== | |
* David Robertson - http://davidr.me/ | |
* | |
* Dependencies: | |
* - ImageMagick | |
* - Magick++ | |
* - xclip (on linux - on a mac, be sure to change the COPY part of the settings below) | |
* - xdotool (required for taking screenshots of the active window only) | |
* - notify-send (for on-screen notification that a screenshot has just been taken) |
As configured in my dotfiles.
start new:
tmux
start new with session name: