spudlyo / clipetty

Manipulate the system (clip)board with (e)macs from a (tty)
GNU General Public License v3.0
167 stars 13 forks source link

Clipetty does not fully support Kitty's extended OSC 52 xterm protocol #1

Open spudlyo opened 4 years ago

spudlyo commented 4 years ago

While Clipetty is Kitty compatible, it would be great if it would chunk up very large OSC 52 payloads into multiple appends. This shouldn't be that hard, but we'd need a configuration flag to know that the underlying terminal is Kitty when running remotely.