bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: a question about gawk


From: fabrice bauzac
Subject: Re: a question about gawk
Date: Sat, 2 Mar 2002 16:13:50 +0100
User-agent: Mutt/1.3.27i

On Fri, Mar 01, 2002 at 08:38:58AM -0800, Finn Magnusson wrote:

> I have written an interactive gawk script that reads commands from
> standard input. I wonder if it is possible to move the cursor left
> and right in order to edit the input line. When I use the arrow
> keys, all I get is ^[[D and ^[[C.

AFAIK, gawk doesn't support interactive line editing at the moment.
Maybe you want to use the GNU Readline library, which Bash uses?

-- 
fabrice bauzac
Software should be free.  http://www.gnu.org/philosophy/why-free.html



reply via email to

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