Skip to content

Commit

Permalink
added tmux-keybtest in Configuration (#123)
Browse files Browse the repository at this point in the history
Check what keys tmux can detect from the terminal being used.
  • Loading branch information
jaclu authored Jun 8, 2024
1 parent 7f247d9 commit 7db718c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set
- [Guide to customizing tmux.conf](https://www.hamvocke.com/blog/a-guide-to-customizing-your-tmux-conf/)
- [practical tmux](https://mutelight.org/practical-tmux)
- [tmux-extra](https://github.com/brandur/tmux-extra) Configuration and scripts for sane Tmux default behavior
- [tmux-keybtest](https://github.com/jaclu/tmux-keybtest) Check what keys tmux can detect from the terminal being used.
- [tmux yank to system clipboard](https://www.grailbox.com/2020/08/use-system-clipboard-for-vi-copy-mode-in-tmux-in-macos-and-linux/) A way to get the System Clipboard to work with tmux yank on a Mac via `pbcopy` and linux via `xclip`

## <a name="tools"></a>Tools and session management
Expand Down

0 comments on commit 7db718c

Please sign in to comment.