bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] Request to implement ^S and ^Q


From: Elias Mårtenson
Subject: Re: [Bug-apl] Request to implement ^S and ^Q
Date: Tue, 6 Dec 2016 10:23:08 +0800

Being someone who used this feature extensively back when I was using serial terminals, I've never had any use of that feature on modern computers. They're just too fast, and you'll have scrolled hundreds of pages before you even have time to reach for C-s. 

I'm curious as to what use you have for this? 

On 6 Dec 2016 10:12 am, "Christian Robert" <address@hidden> wrote:
Request to implement ^S and ^Q in the interactive session.

In a Linux terminal, when something is scrolling too fast you can always press Control-S (meaning stop) to freeze the display
so you can see what happening, and scroll up/down, then you press Control-Q (meaning continue) and it will resume.

Those 2 signals are actually ignored by the actual interactive apl interface. (to be proven, not sure at 100%)

My guest is that if they were not ignored, the default will actually do the job (suspend and resume) without any programming changes.


I may be wrong.

Xtian.

you can test it on Linux by issuing "cat `a *very large file*`" and typing Control-S (to stop) .... then Control-D (to resume) displaying.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]