nano

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

commit 34654ab41a9b663e6f872e94070a3b1cb4af593b
parent de3d800e67c56b3f8ffec914342e5cd1be83fe65
Author: Jordi Mallach <jordi@gnu.org>
Date:   Sat,  2 Jun 2001 02:02:29 +0000

UTF8 would be leet!


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

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

diff --git a/TODO b/TODO @@ -32,5 +32,6 @@ For Next Version: - Implement -o (chroot of sorts) - Allow -r to take a negative argument, meaning right margin instead of left (allows resizing that way), formerly -W arg. [DONE] +- UTF-8 support. $Id$