Skip to content

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

License

Notifications You must be signed in to change notification settings

eylles/tmux-lskeys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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