On 22/12/20 02:59,
Dave Woodfall put forth the proposition:
> Hi all.
> screen 4.8.0 on slackware linux 14.2 / kernel 4.4.240.
> I have a weird problem that I can't figure out.
> I have had the function keys all bound ever since I began using
> screen some years ago. I use `bind -k' k1 to F2. Re
Hi all.
screen 4.8.0 on slackware linux 14.2 / kernel 4.4.240.
I have a weird problem that I can't figure out.
I have had the function keys all bound ever since I began using
screen some years ago. I use `bind -k' k1 to F2. Recently I moved
some services from one machine to another with the sa
> Now when vim exits in the main region, the other region immediately quits.
>
> If someone knows a less hacky solution, please let me know. Thought I'd
> post this for anyone searching for a similar problem in future.
Are you using PuTTY? In PuTTY, there's an option under
Terminal->Features ca
On Mon, Dec 21, 2020 at 08:38:27AM -0800, Tavis Ormandy wrote:
> Hey, is there any way to prevent screen from clearing a region when the
> process exits?
>
I came up with a solution, I don't think it's very pretty but it works.
GNU tail has a --pid option that waits for a process to exit, so my
Hey, is there any way to prevent screen from clearing a region when the
process exits?
I'd like to use `split -v`, with a shell on the left and some notes
on the right. If I C-a tab to switch to the empty region and `:screen
cat notes.txt`, the region is immediately cleared.
I could use less or w