Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ianthehenry
on April 2, 2021
|
parent
|
context
|
favorite
| on:
Tmux lets you select and copy text with your keybo...
The last one looks pretty close to working, but I don't know if xclip works with no arguments. This is what I use:
bind-key -T copy-mode-vi y send-keys -X copy-pipe "xclip -i -selection clipboard"
That should just work if you're running tmux locally, or if you're connected to a remote session with X forwarding.
nobleach
on April 2, 2021
[–]
I'll definitely give it a shot. Although I didn't reply to this thread expecting "tech-support", it certainly is appreciated when fellow tech folks are willing to share what they've learned. So, thank you.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: