mirror of
https://github.com/rothgar/awesome-tmux.git
synced 2024-12-24 23:09:31 -05:00
Added a way to get the system clipboard on a mac (#45)
How to get tmux and pbcopy to play nice. Signed-off-by: JJ Asghar <jjasghar@gmail.com>
This commit is contained in:
parent
a666466a59
commit
92820989a2
@ -34,6 +34,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set
|
||||
- [Guide to customizing tmux.conf](http://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 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user