Comment by msdz Comment by msdz 2 days ago 4 replies Copy Link View on Hacker News It's like a more generalized browsh[1].[1] https://www.brow.sh/
Copy Link tombh 2 days ago Collapse Comment - I think one significant difference though is that Browsh renders actual text for text content, so you can copy and paste, etc. Reply View | 3 replies Copy Link mmulet 2 days ago Parent Collapse Comment - You will be able to copy/paste with term.everything once I implement the Wayland copy/paste interface (wl_data_device_manager). Reply View | 2 replies Copy Link tombh 2 days ago Root Parent Collapse Comment - OMG! That'd be AMAZING. But it still wouldn't render GUI text as terminal font text right? Reply View | 1 reply Copy Link mmulet 2 days ago Root Parent Collapse Comment - 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, Reply View | 0 replies
Copy Link mmulet 2 days ago Parent Collapse Comment - You will be able to copy/paste with term.everything once I implement the Wayland copy/paste interface (wl_data_device_manager). Reply View | 2 replies Copy Link tombh 2 days ago Root Parent Collapse Comment - OMG! That'd be AMAZING. But it still wouldn't render GUI text as terminal font text right? Reply View | 1 reply Copy Link mmulet 2 days ago Root Parent Collapse Comment - 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, Reply View | 0 replies
Copy Link tombh 2 days ago Root Parent Collapse Comment - OMG! That'd be AMAZING. But it still wouldn't render GUI text as terminal font text right? Reply View | 1 reply Copy Link mmulet 2 days ago Root Parent Collapse Comment - 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, Reply View | 0 replies
Copy Link mmulet 2 days ago Root Parent Collapse Comment - 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, Reply View | 0 replies
I think one significant difference though is that Browsh renders actual text for text content, so you can copy and paste, etc.