Hi, On Sun, Mar 06, 2016 at 01:10:34PM +0200, Lars Noodén wrote: > > asc () { > > print -Pn "\e]0;%n@%m: autossh -t $* 'screen -RdU'\a" > > autossh -x -t "$@" 'screen -RdU' > > } > > With the shell function you show for autossh, I notice the addition of > -U for screen. How important is to tell screen to use UTF-8 these days? > Don't most terminals support UTF-8 already out of the box?
On the one hand, it's in there for quite some time, so it could be consider legacy. But it never hurt me and since all my own infrastructure is UTF-8 based, I don't mind enforcing it in case I encounter a legacy installation or such. So I don't bother to remove it nor to think about if I still need it. :-) Kind regards, Axel -- /~\ Plain Text Ribbon Campaign | Axel Beckert \ / Say No to HTML in E-Mail and News | a...@deuxchevaux.org (Mail) X See http://www.nonhtmlmail.org/campaign.html | a...@noone.org (Mail+Jabber) / \ I love long mails: http://email.is-not-s.ms/ | http://abe.noone.org/ (Web) _______________________________________________ screen-users mailing list screen-users@gnu.org https://lists.gnu.org/mailman/listinfo/screen-users