[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nano-devel] patch to files.c:do_insertfile
From: |
David Benbennick |
Subject: |
[Nano-devel] patch to files.c:do_insertfile |
Date: |
Thu, 28 Mar 2002 05:29:41 -0500 (EST) |
With nano -F, open a file, then do ^R (read file), ^X (execute command),
^C (cancel).
Now ^L to refresh will blank the screen and lose the file.
The problem was that do_insertfile was calling new_file() even though the
piping was cancelled. A patch is attached.
David
28mar05:25.diff
Description: Text document
- [Nano-devel] patch to files.c:do_insertfile,
David Benbennick <=