Plain and simple nano binary with ncursesw library.

If you want an installer, you can get it from
http://www.mobileread.com/forums/showthread.php?t=25548

Installation:

  Make sure nano has executable permissions (chmod u+x nano)

  Copy nano into your path (e.g. /usr/local/bin or /usr/bin)

  Copy libncursesw.so.5 into your LD_LIBRARY_PATH (e.g. /usr/local/lib or /usr/lib)

Enjoy!
-bobj