Follow-up Comment #1, bug #25574 (project screen):
http://lists.gnu.org/archive/html/screen-devel/2009-02/msg0.html
It looks like we forgot about this patch. I'm not sure... do we really need
it? I'm going to look at code in details in the few next days.
_
Update of bug #46823 (project screen):
Status:None => Wont Fix
___
Follow-up Comment #1:
Hello Pavel,
thank you for submitting bugreport, but we're not responsible for information
on th
Hi,
I'm using GNU screen's hardcopy function to dump the current
screen content to a file. However the resulting file is encoded
in ISO-8859-1 although my current locale is UTF-8. This causes
corruption for characters which are not representable in
ISO-8859-1.
Is this expected behavior and would
Hello Simon,
we have UTF-8 mode for GNU screen. Use "-U" command-line option for that.
You can also add “defutf8 on” in your ~/.screenrc.
If it doesn't work for you, post about your version and OS.
Regards,
Alex
On Tue, Jan 26, 2016 at 2:46 PM, Simon Ruderich wrote:
> Hi,
>
> I'm using GNU scr
On Tue, Jan 26, 2016 at 04:17:20PM +0100, Alex Naumov wrote:
> Hello Simon,
>
> we have UTF-8 mode for GNU screen. Use "-U" command-line option for that.
> You can also add “defutf8 on” in your ~/.screenrc.
>
> If it doesn't work for you, post about your version and OS.
Hello Alex,
Neither -U nor