lf94 / peek-for-tmux

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Access this directory at git://len.falken.directory/code/peek-for-tmux.git

See https://len.falken.directory/code.xml for other projects.

This is a message left by git://len.falken.directory/code/github-goodbye.git

Own your data, self-host: git://len.falken.directory/code/git-self-host.git

About

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