Hi,

On 2017-02-27 22:57:37 +0100, Axel Beckert wrote:
> Vincent: Can you still reproduce this issue? I'm not sure what exactly
> I should do to reproduce the bug as I have not much of an idea what
> you mean with "a server is running inside screen". Can you please
> provide an example on how to reproduce this?

This is still reproducible:

1. Start screen.

2. In it, do: while true; do touch zzz; date; done
   (One can see that the timestamp of zzz increases every second,
   e.g. with "watch -n 1 ls -l zzz" in another terminal.)

3. In screen, type C-a [ to enter copy mode.

The effect is that the timestamp of zzz is no longer updated.

Note that something like "nonblock 5" has no effect.

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

Reply via email to