On Fri, Dec 03, 2021 at 12:57:03AM +0100, Tomas Hlavaty wrote: > On Thu 02 Dec 2021 at 19:16, Anton Ertl <an...@a4.complang.tuwien.ac.at> > wrote: > > On Tue, Nov 30, 2021 at 09:35:28PM +0100, Tomas Hlavaty wrote: > >> How would a gforth beginner start with this kind of editing? > > > > What I describe ist just viewing, not editing. Bernd Paysan has > > implemented this in the meantime. > > I see. I found 5.24 Programming Tools in gforth.txt which seems to > describe those tools. It looks like a good starting point.
Yes, but I have to update it. > > But people who prefer to do without this functionality (e.g., you) can > > also turn the whole AFTER-L functionality off with > > ' noop is after-l > > I have no preference so far. Sorry for the confusion. It was Brian Tiffin who did not want AFTER-L. > Is there a way to search history like in ^r in bash? Currently not. - anton