[screen-devel] Re: Man-writing volunteers?

2008-08-14 Thread Stephane Chazelas
On Wed, Aug 13, 2008 at 04:55:26PM +0200, Juergen Weigert wrote: [...] > - (later) find a tool to generate both from one source [...] About that, zsh uses yodl as a format that is then used to produce texinfo and man pages. The result is good at least on the info side. So you may want to consider

[screen-devel] [bug #63341] Copy mode (Ctrl-A ESC) blocks stdout

2022-11-10 Thread Stephane Chazelas
Follow-up Comment #1, bug #63341 (project screen): To me, it's not a bug and screen behaves as expected. When you enter copy mode, you "pause" the output. screen stops reading the output of the slave and focuses on you selecting what to copy out of what has been output up to that point. If it wer