nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 1c9d7f9f5deff0b798c6b5e08059abefd7c3655d
parent 1bacd2f8c75fc7a801b1f5d7f4f575815da6c584
Author: Chris Allegretta <chrisa@asty.org>
Date:   Fri, 30 Mar 2001 22:37:37 +0000

Added -o to TODO


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@581 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
MTODO | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/TODO b/TODO @@ -29,5 +29,6 @@ For Next Version: - Make mouse support work with clicking on the shortcuts (-m). Must make global variable pointing to current shortcut list to determine what keystroke to ungetch(). +- Implement -o (chroot of sorts) $Id$