eylles / tmux-lskeys

tmux plugin to show your keybinds, a fancier list-keys

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tmux lskeys

a prettier list-keys for tmux

installation

clone repo git clone https://github.com/eylles/tmux-lskeys ~/clone/path

Add this line to the bottom of .tmux.conf:

run-shell ~/clone/path/tmux-lskeys/main.tmux

Reload the tmux environment:

# type this in terminal
$ tmux source-file ~/.tmux.conf

About

tmux plugin to show your keybinds, a fancier list-keys

License:Apache License 2.0


Languages

Language:Shell 100.0%