Very small editor "window"
Christoph Pleger
Christoph.Pleger at cs.tu-dortmund.de
Wed Oct 12 12:30:09 UTC 2016
Hello,
>> The editor is joe, a very small and simple editor suitable for
>> beginners. It is a non-GUI editor and in my special case, is running
>> on a text console (tty1).
>
> Why don't you use the standard CLI editor "nano"? Maybe that one works
> better.
It does.
And I came nearer to the cause of the problems: What I forgot, not only in
my description here, is that, for debugging, all output is piped through
tee. Though, for many years and many Debian and Ubuntu versions, it was no
problem to pipe joe's output through tee, it now does not work any more.
Without the pipe, joe works fine.
As I have no idea how to change the new unwanted behaviour, I will switch
to nano.
Regards
Christoph
More information about the ubuntu-users
mailing list