Comment by tombh

Comment by tombh 2 days ago

3 replies

I think one significant difference though is that Browsh renders actual text for text content, so you can copy and paste, etc.

mmulet 2 days ago

You will be able to copy/paste with term.everything once I implement the Wayland copy/paste interface (wl_data_device_manager).

  • tombh 2 days ago

    OMG! That'd be AMAZING. But it still wouldn't render GUI text as terminal font text right?

    • mmulet 2 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,