On Tue, Jan 26, 2016 at 02:46:29PM +0100, Simon Ruderich wrote:
> 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
---
src/process.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/process.c b/src/process.c
index 063b835..98f633c 100644
--- a/src/process.c
+++ b/src/process.c
@@ -92,7 +92,7 @@ static void ColonFin(char *, size_t, void *);
static void InputSelect(void);
static
---
Hello,
Maybe GNU screen should switch to automake which also handles
dependencies automatically. Are there any objections?
Regards
Simon
src/Makefile.in | 179 +++-
1 file changed, 113 insertions(+), 66 deletions(-)
diff --git a/src/Makef
Follow-up Comment #2, bug #46823 (project screen):
Hello Alexander.
Thank you for the answer. But I also have not found such configuration in man.
Could you please say its name if it already implemented??
___
Reply to this item at: