Re: Immersion
Tomas Hlavaty <[email protected]> Tue, 30 Nov 2021 21:35:28 +0100
| Newsgroups | gmane.comp.lang.forth.gforth |
|---|---|
| Message-ID | <[email protected]> |
On Tue 07 Sep 2021 at 20:59, Anton Ertl <anton-8NJIiSa5LzB3ZGU3T6kWFyEcasqEdqbRs2V0tQ3P5b8@public.gmane.org> wrote: > On Tue, Sep 07, 2021 at 02:26:57PM -0400, Brian Tiffin wrote: >> Drop after-l. Don't wait for the next key >> stroke to decide what state to put the console in. It becomes a mental >> mode breaking point, with a distracting screen paint out of order. > > There is some truth to that. However, we actually want to extend the > AFTER-L functionality: After a WHERE and a WW, NW, BW, or a backtrace > and TT, NT, BT, cursor-left/cursor-righ should switch from one result > to the next. How would a gforth beginner start with this kind of editing?