-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
Description
I would love to be able to use this as a pbpaste helper in addition to the pbcopy it already provides.
I know you recommend to just paste, and with bracketed paste mode this is mostly seamless, but unfortunately pasting through terminal seems to lose certain special characters (namely those represented as such: ^] ^\ ^B ^^)
Wondering what options we have, if any, to get this to support pbpaste in addition to pbcopy. I'm thinking a second netcat tunnel that whenever requested will call pbpaste on the machine running clipper and pipe the output through the netcat tunnel.
stephanedemotte and tsub