|
|
Log in / Subscribe / Register

Terminals supporting text wrap?

Terminals supporting text wrap?

Posted Apr 2, 2018 14:24 UTC (Mon) by EV (guest, #5528)
Parent article: A look at terminal emulators, part 1

Anyone know of linux terminals the support text wrap? I've been using the Apple's OS X terminal for a few years now and gotten quite used to having the text wrap. A resize to full screen redraws the text using the new larger size window, very handy when commands output long lines. Single thing I miss the most when I go back to using a linux desktop.


to post comments

Terminals supporting text wrap?

Posted Apr 2, 2018 14:45 UTC (Mon) by zdzichu (subscriber, #17118) [Link] (1 responses)

GNOME Terminal since 3.12 does it:
https://blogs.gnome.org/mclasen/2013/12/09/a-terminal-sur...

It's implemented in VTE, so any VTE-using terminal should be able to do it.

Terminals supporting text wrap?

Posted Apr 2, 2018 18:11 UTC (Mon) by EV (guest, #5528) [Link]

Thanks for the pointer. A little poking around through debian dependencies and it looks like sakura is the terminal with the fewest dependencies that depends on libvte, and it seems to wrap out of the box. I'll play with that for a while.

Terminals supporting text wrap?

Posted Apr 22, 2018 21:47 UTC (Sun) by jcs (guest, #102320) [Link]

rxvt-unicode does.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds