Y
Hacker News
new
|
ask
|
show
|
jobs
by
tombh
277 days ago
I think one significant difference though is that Browsh renders actual text for text content, so you can copy and paste, etc.
1 comments
mmulet
277 days ago
You will be able to copy/paste with term.everything once I implement the Wayland copy/paste interface (wl_data_device_manager).
link
tombh
277 days ago
OMG! That'd be AMAZING. But it still wouldn't render GUI text as terminal font text right?
link
mmulet
276 days ago
That’s right, it will still be pixelfied text. We could run ocr on the images then convert to text, but that’s an entirely new can of worms. Make a feature request issue on GitHub if you’re interested,
link