chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
f7cc3bf
)
screen: Always run as UTF-8.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 6 May 2008 14:21:17 +0000
(15:21 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Tue, 6 May 2008 14:21:17 +0000
(15:21 +0100)
On a Linux VC, screen usually carries on using whatever charset it did
before. But this is a waste: screen can do UTF-8 throughout and
translate the underlying terminal correctly to match, so we may as well.
No differences found