Support bracketed paste in CLI #40
Labels
b: terminal
terminal backends
good first issue
issues which are good for first-time contributors
k: feature
small increment to existing bits
p: tuig-iosys
tuig-iosys crate
s: input
user input
Sometime between when I wrote
ansi_cli.rs
and now,crossterm
added support for bracketed paste! We should make use of that for pasting stuff.Action::Paste
with (text-only?) clipboard contentct::Event::Paste
to it & enable bracketed pastewinit
equivalent and make it work tooThe text was updated successfully, but these errors were encountered: