diff options
Diffstat (limited to 'development/nano/README')
-rw-r--r-- | development/nano/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/development/nano/README b/development/nano/README new file mode 100644 index 0000000000..cfaf0a2728 --- /dev/null +++ b/development/nano/README @@ -0,0 +1,17 @@ +nano - GNU nano Text Editor + +GNU nano attempts to move even closer to the goal of a 'compatible but +enhanced' Pico clone. The 2.0 release of GNU nano is a major leap forward +in usability and features, building on the 1.3 branch. The following +improvemens and features are available in version 2.0 include: + + * UTF-8 support. + * Improved color syntax highlighting. + * Copy text without cutting.. + * Verbatim input mode. + * Repeat last seach w/o confirmation (Meta-W) + * Spell check/replace selected text only + * Indent marked text + * Move to beginning/end of paragraph + * Search within the file browser + * Mixed file format auto-conversion |