nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] toggle at ^Read file prompt.


From: David Benbennick
Subject: Re: [Nano-devel] toggle at ^Read file prompt.
Date: Thu, 30 Jan 2003 17:42:12 -0500
User-agent: Mutt/1.2.5.1i

On Wed, Jan 29, 2003 at 08:45:21PM -0500, David Benbennick wrote:
> 2) With operating directory set, ^Read file, type something outside the
> directory (like /tmp/), do a toggle like M-F.

Nano will also complain on ^X.  Also, if you type "foo" at the prompt then
do ^X and enter a command, the buffer's name becomes foo.

Also, cancelling the "Command to execute" prompt brings you back to the
"Read file" prompt now.

Finally, I replaced tail recursion in do_insertfile() with a goto.  If you
hold down M-F at the prompt, Nano uses more and more memory to record the
call stack.

Anyway, here's a fix.

Attachment: toggle.patch
Description: Text document

Attachment: pgp8kM1Jd6WNE.pgp
Description: PGP signature


reply via email to

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