Pico Editor Clone with Enhancements
GNU nano is a small and friendly text editor. It aims to emulate the
Pico text editor while also offering a few enhancements.
- Developed at editors
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:SLECandidates/nano && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
nano-6.3.tar.xz | 0001581772 1.51 MB | |
nano-6.3.tar.xz.asc | 0000000833 833 Bytes | |
nano.changes | 0000060815 59.4 KB | |
nano.keyring | 0000003539 3.46 KB | |
nano.spec | 0000002853 2.79 KB | |
nanorc | 0000000172 172 Bytes |
Revision 102 (latest revision is 111)
Dominique Leuenberger (dimstar_suse)
accepted
request 973846
from
Martin Pluskal (pluskalm)
(revision 102)
- Update to version 6.3: * For multiline regexes, text is now colored as soon a start match is found, also when there is no end match at all. * The colorizing of any line is stopped after two thousand bytes to avoid frustrating delays. * When environment variable NO_COLOR is set, the two default colors (yellow for the spotlight, red for error messages) are suppressed when no interface colors are specified in a nanorc file. * Full justification and piping the whole buffer through a command now keep the cursor at the same line number. * Utility 'xsel' can be used to copy a marked region to the system's clipboard. See doc/sample.nanorc for an example.
Comments 1
nano 3.1 has been released: https://www.nano-editor.org/dist/latest/nano-3.1.tar.gz