This website requires JavaScript.
Explore
Help
Sign in
dln
/
dotfiles
Watch
0
Star
0
Code
Issues
Pull requests
2
Activity
Add support for OSC 52 clipboard to work over mosh/without X11
Browse source
...
This commit is contained in:
Daniel Lundin
2019-10-29 14:16:27 +01:00
parent
9a7fe73014
commit
9c26972292
2 changed files
with
11 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Download patch file
Download diff file
Expand all files
Collapse all files
bin
clip
3
bin/clip
Executable file
Unescape
Escape
View file
@ -0,0 +1,3 @@
#!/bin/sh
set -eo pipefail
printf "\033]52;c;$(base64 -w0)\a"
Write
Preview
Loading…
Add table
Rows
Columns
Cancel
OK
Add a link
Url
Description
Hint: With a URL in your clipboard, you can paste directly into the editor to create a link.
Cancel
OK
Cancel
Save
Reference in a new issue
Repository
dln/dotfiles
Title
Body
Create issue