/peek-for-tmux

The most useful smallest tmux trick by yours truly. peek() { tmux split-window -p 33 $EDITOR $@ || exit; }

Watchers

No one’s watching this repository yet.