Version: 6.3, Package name: nano-6.3 |
Maintained by: Christian Weisgerber |
Master sites:
|
Description Nano is a small and simple text editor for use on the terminal. It copied the interface and key bindings of the Pico editor but added several missing features: undo/redo, syntax highlighting, line numbers, softwrapping, multiple buffers, search-and-replace with regular expressions, and several other conveniences. |
Filesize: 1544.699 KB |
Version History (View Complete History) |
|
2021-10-10 05:51:21 by Christian Weisgerber | Files touched by this commit (4) |
Log message: editors/nano: update to 5.9 |
2021-06-17 10:41:44 by Solene Rapenne | Files touched by this commit (3) |
Log message: Update to nano-5.8 ok naddy@ |
2021-05-01 14:53:37 by Christian Weisgerber | Files touched by this commit (4) |
Log message: editors/nano: update to 5.7 |
2021-03-04 14:17:58 by Christian Weisgerber | Files touched by this commit (2) |
Log message: editors/nano: update to 5.6.1 Noteworth changes: - A search highlights the found text, in black on yellow by default. - Option --markmatch / 'set markmatch' has been removed. |
2021-01-17 17:09:04 by Christian Weisgerber | Files touched by this commit (2) |
Log message: editors/nano: update to 5.5 Noteworthy improvements: - Option --minibar reduces the interface to a bottom bar with basic info. - Option --markmatch marks the search result, for better visibility. |
2020-12-05 10:44:36 by Christian Weisgerber | Files touched by this commit (2) |
Log message: Update to 5.4. Notable improvement: The cursor skips over combining characters, <Del> deletes them together with the character they combine with, but <Bsp> deletes them separately. |
2020-10-12 09:13:48 by Christian Weisgerber | Files touched by this commit (4) |
Log message: Update to 5.3. Notable improvement: - With --stateflags the state of some things is shown in the title bar. |
2020-09-19 09:02:57 by Christian Weisgerber | Files touched by this commit (2) |
Log message: update to 5.2 for some bug fixes |
2020-08-12 14:49:16 by Christian Weisgerber | Files touched by this commit (5) |
Log message: Update to 5.1. Improvements: - M-Bsp deletes a word leftward. - With --indicator a "scrollbar" is shown, indicating position+portion. - M-Ins places an anchor, M-PgUp/M-PgDn jump to the nearest anchor. - Toggling help lines (M-X) and Refresh (^L) work nearly everywhere. - Colors can be modified with the attributes "bold," and/or "italic,". - Nine new color names: from pink and purple to orange and latte. |
2020-06-04 13:43:35 by Christian Weisgerber | Files touched by this commit (2) |
Log message: Update to 4.9.3 for some bug fixes. Enable debug package. |
2020-04-09 13:22:23 by Christian Weisgerber | Files touched by this commit (2) |
Log message: Update to 4.9.2. Fix another bug introduced in 4.9: undoing an <enter> at the end of leading whitespace could cause a crash. |
2020-04-02 13:36:08 by Christian Weisgerber | Files touched by this commit (2) |
Log message: Update to 4.9.1. Fixes two bug introduced in 4.9: The cursor was misplaced when undoing line cuts, and filtering of the whole buffer to a new buffer did not work. |
2020-03-28 10:17:40 by Christian Weisgerber | Files touched by this commit (4) |
Log message: maintenance update to 4.9; from Nam Nguyen |
2020-02-15 12:56:37 by Christian Weisgerber | Files touched by this commit (4) |
Log message: Update to 4.8. Improvements: - Pasting from outside into nano suppresses auto-indentation. - Such an external paste can be undone with a single M-U. - Shift+Meta+letter key combos can be bound with 'bind Sh-M-letter ...'. - A custom nanorc file may be specified with -f / --rcfile. |
2020-01-02 14:26:53 by Christian Weisgerber | Files touched by this commit (4) |
Log message: Update to 4.7. Note: The keywords in nanorc files must be in lowercase. |
2019-12-04 11:05:49 by Christian Weisgerber | Files touched by this commit (2) |
Log message: maintenance update to 4.6 |
2019-10-13 15:30:19 by Christian Weisgerber | Files touched by this commit (2) |
Log message: Update to 4.5. Noteworthy improvement: - What the <Tab> key produces can be specified per syntax with 'tabgives'. |
2019-08-27 13:57:19 by Christian Weisgerber | Files touched by this commit (4) |
Log message: maintenance update to 4.4 |
2019-07-11 14:35:39 by Christian Weisgerber | Files touched by this commit (4) |
Log message: maintenance update to 4.3 |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle |
2019-05-02 14:15:16 by Christian Weisgerber | Files touched by this commit (3) |
Log message: Update to 4.2. Fixes a possible crash on M-J, fixes --nowrap, and again automatically adds a newline character at the end of a buffer. Prodded by upstream maintainer Benno Schulenberg. |
2019-03-29 20:58:40 by Christian Weisgerber | Files touched by this commit (5) |
Log message: maintenance update to 4.0 for numerous small changes |
2018-11-17 11:09:02 by Christian Weisgerber | Files touched by this commit (4) |
Log message: update to 3.2: a myriad of small tweaks |
2018-09-19 13:26:10 by T.J. Townsend | Files touched by this commit (2) |
Log message: update to nano 3.1 ok naddy |
2018-09-11 00:25:29 by Gonzalo L. Rodriguez | Files touched by this commit (4) |
Log message: Update for Nano to 3.0 https://nano-editor.org/dist/v3/ChangeLog OK naddy@ (maintainer) |
2018-06-03 16:02:32 by Christian Weisgerber | Files touched by this commit (2) |
Log message: maintenance update to 2.9.8 |
2018-05-21 14:00:52 by Christian Weisgerber | Files touched by this commit (3) |
Log message: maintenance update to 2.9.7 |
2018-04-27 09:49:56 by Christian Weisgerber | Files touched by this commit (3) |
Log message: maintenance update to 2.9.6 |
2018-04-12 13:50:41 by Christian Weisgerber | Files touched by this commit (3) |
Log message: Update to 2.9.5. Significant changes: - Addition of the color name "normal", meaning the default color. |
2018-03-18 14:38:39 by Christian Weisgerber | Files touched by this commit (2) |
Log message: fix an eye-watering C language abuse: function pointers have no guaranteed ordering; from upstream git |
2018-03-12 15:17:27 by Christian Weisgerber | Files touched by this commit (5) |
Log message: Update to 2.9.4. Improvements since 2.9.0: - A key can be bound to a string -- any mix of text and commands. - Error messages are shown by default in bright white on red. - <Tab> and <Shift+Tab> can be used to indent/unindent a marked region. - Can snip trailing whitespace while typing, with 'set trimblanks'. - The ability to record and replay a series of keystrokes (a macro). - Assigned functions to ^S (save file) and ^Q (start backward search). - Indenting and unindenting have been integrated into the undo system. - Support for $XDG_CONFIG_HOME for the nanorc file, and $XDG_DATA_HOME for the history files (of search strings and cursor positions). |
2017-09-09 15:47:41 by Christian Weisgerber | Files touched by this commit (2) |
Log message: update to 2.8.7: miscellaneous minor fixes |
2017-08-09 16:05:40 by Christian Weisgerber | Files touched by this commit (4) |
Log message: Update to 2.8.6: * new feature: the ability to do softwrapping between words * fix a handful of rare display glitches * rename the option 'cut' to 'cutfromcursor' (please update your nanorc files before 2020). |
2017-07-06 14:31:55 by Christian Weisgerber | Files touched by this commit (2) |
Log message: maintenance update to 2.8.5 |
2017-06-12 10:30:32 by Christian Weisgerber | Files touched by this commit (5) |
Log message: Update to 2.8.4. Accumulated changes include the ability to search help texts, and miscellaneous bug fixes. |
2017-04-20 14:38:02 by Christian Weisgerber | Files touched by this commit (5) |
Log message: update to 2.8.1: improvements in moving in softwrapped lines and miscellaneous other tweaks |
2017-03-01 09:56:50 by Christian Weisgerber | Files touched by this commit (3) |
Log message: update to 2.7.5 for various bug fixes and small improvements |
2017-01-19 09:28:17 by Christian Weisgerber | Files touched by this commit (6) |
Log message: update to 2.7.4: various bug fixes |
2016-12-19 09:37:40 by Christian Weisgerber | Files touched by this commit (4) |
Log message: Update to 2.7.2. New feature: complete with one keystroke (^] by default) a fragment of a word to a full word existing elsewhere in the current buffer. |
2016-11-01 12:05:56 by Christian Weisgerber | Files touched by this commit (4) |
Log message: update to 2.7.1: add the ability to display line numbers in front of the text |
2016-09-03 05:27:34 by Christian Weisgerber | Files touched by this commit (6) |
Log message: update to 2.7.0 for various small improvements |
2016-08-12 21:54:35 by Gonzalo L. Rodriguez | Files touched by this commit (5) |
Log message: Little update for nano to 2.6.1: https://www.nano-editor.org/dist/v2.6/NEWS OK naddy@ |
2016-06-22 22:07:49 by Anthony J. Bentley | Files touched by this commit (6) |
Log message: Update to nano-2.6.0. Release notes: http://git.savannah.gnu.org/cgit/nano.git/commit/?id=9536edfcc6826d42e99bdb24c1d501bd50a21f1a ok naddy@ (maintainer) |
2016-05-28 15:16:43 by Christian Weisgerber | Files touched by this commit (2) |
Log message: Fix crash when invoking nano with absolute file name. From upstream git. Problem reported by Scott Vanderbilt. |
2016-04-26 09:54:00 by Christian Weisgerber | Files touched by this commit (6) |
Log message: Update to 2.5.3, there no longer are separate stable and unstable branches. Disable SEPARATE_BUILD as it causes the .gmo files to be always out of date. |
2015-12-21 13:58:57 by Christian Weisgerber | Files touched by this commit (4) |
Log message: honor --disable-libmagic and do not pick up magic.h; problem reported by sthen@ |
2015-11-18 13:24:12 by Christian Weisgerber | Files touched by this commit (2) |
Log message: update to 2.4.3: bug fixes |
2015-08-11 15:43:03 by Jasper Lievisse Adriaanse | Files touched by this commit (10) |
Log message: use sed -i |
2015-07-15 22:26:46 by Christian Weisgerber | Files touched by this commit (3) |
Log message: maintenance update to 2.4.2 |
2015-04-28 15:05:30 by Christian Weisgerber | Files touched by this commit (4) |
Log message: * Maintenance update to 2.4.1. * Stop installing the HTML-formatted man pages. It's not clear where the value is for nano specifically, when we can run mandoc -Thtml or groff -Thtml on any source man page. |
2015-03-25 14:27:19 by Christian Weisgerber | Files touched by this commit (8) |
Log message: update to new stable version 2.4.0 |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-12-03 09:45:07 by Christian Weisgerber | Files touched by this commit (3) |
Log message: update to 2.2.6 (fixes for restricted mode), fix wantlib |
2010-10-18 15:50:39 by Stuart Henderson | Files touched by this commit (48) |
Log message: fix tabs |
2010-10-18 12:00:20 by Marc Espie | Files touched by this commit (155) |
Log message: USE_GROFF=Yes |
2010-09-06 11:37:23 by Christian Weisgerber | Files touched by this commit (1) |
Log message: enable UTF-8 support |
2010-08-18 13:41:45 by Christian Weisgerber | Files touched by this commit (4) |
Log message: maintenance update to 2.2.5 |
2010-06-25 22:14:26 by William Yodlowsky | Files touched by this commit (4) |
Log message: MFC: SECURITY UPDATE to nano-2.2.4 Resolves CVE-2010-1160 and CVE-2010-1161 ok naddy@ |
2010-04-16 09:47:24 by Christian Weisgerber | Files touched by this commit (5) |
Log message: SECURITY update to 2.2.4: Fix vulnerability to symlink attacks on open files. CVE-2010-1160, -1161. |
2010-03-23 14:05:47 by Christian Weisgerber | Files touched by this commit (5) |
Log message: maintenance update to 2.2.3; from Daniel Dickman <didickman@gmail.com> |
2009-12-22 12:21:32 by Christian Weisgerber | Files touched by this commit (5) |
Log message: update to 2.2.1; from Daniel Dickman <didickman@gmail.com> |
2009-12-01 12:39:31 by Christian Weisgerber | Files touched by this commit (21) |
Log message: update to 2.2.0 |
2008-10-13 08:59:56 by Christian Weisgerber | Files touched by this commit (2) |
Log message: update to 2.0.9: translation updates |
2008-08-25 11:55:27 by Christian Weisgerber | Files touched by this commit (6) |
Log message: bugfix update to 2.0.8 |
2007-12-27 13:53:18 by Christian Weisgerber | Files touched by this commit (5) |
Log message: update to 2.0.7: miscellaneous bug fixes and translation updates |
2007-09-15 18:44:00 by Michael Erdely | Files touched by this commit (32) |
Log message: Removed surrounding quotes in COMMENT*/PERMIT_* From Darrin Chandler |
2007-04-27 08:49:44 by Christian Weisgerber | Files touched by this commit (2) |
Log message: update to 2.0.6: fix a potential segfault after justifying text marked from the bottom up |
2007-04-23 08:16:58 by Christian Weisgerber | Files touched by this commit (2) |
Log message: update to 2.0.5: miscellaneous bug fixes, syntax highlighting and documentation updates |
2007-04-08 14:32:23 by Christian Weisgerber | Files touched by this commit (4) |
Log message: maintenance update to 2.0.4 |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2007-01-31 13:30:04 by Christian Weisgerber | Files touched by this commit (6) |
Log message: maintenance update to 2.0.3: cosmetic changes only |
2006-12-21 15:22:27 by Christian Weisgerber | Files touched by this commit (2) |
Log message: update to 2.0.2 (miscellaneous bug fixes) |
2006-12-14 14:26:53 by Christian Weisgerber | Files touched by this commit (19) |
Log message: Update to 2.0.1. Improvements and new features: * Improved color syntax highlighting * Copy text without cutting * Verbatim input mode * Repeat last seach without 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 |
2006-11-07 08:31:37 by Christian Weisgerber | Files touched by this commit (4) |
Log message: kill nano's slang flavor |
2006-08-01 17:39:09 by Marc Espie | Files touched by this commit (30) |
Log message: new libspecs |
2005-05-20 15:18:13 by Christian Weisgerber | Files touched by this commit (3) |
Log message: Update to 1.2.5. Quote: This release includes fixes for segfault during filename completion, justify on systems without regex.h, hangs when the input stream goes away, and scrolling beyond COLS. Included are some new keyboard sequences. |
2005-04-19 03:41:42 by Marc Espie | Files touched by this commit (12) |
Log message: FAKE=lib for libslang. Okay, so we no longer need to install libslang at all while building. Add a missing MODULE on gettext in slrn, someone else will fix the configure test presumably... |
2005-02-01 15:15:19 by Christian Weisgerber | Files touched by this commit (2) |
Log message: do not force static linking with libintl/libiconv |
2005-01-05 09:28:23 by Christian Weisgerber | Files touched by this commit (60) |
Log message: SIZE |
2004-11-24 04:08:04 by Marc Espie | Files touched by this commit (29) |
Log message: WANTLIB markers |
2004-09-15 12:01:08 by Marc Espie | Files touched by this commit (37) |
Log message: more new plists |
2004-08-10 02:32:36 by Xavier Santolaria | Files touched by this commit (9) |
Log message: new-style MODULES. |
2004-06-30 16:18:45 by Christian Weisgerber | Files touched by this commit (5) |
Log message: * maintenance update to 1.2.4 * fix regular expressions in nanorc.sample; pointed out by Jacek Wotka |
2004-04-18 11:38:37 by Christian Weisgerber | Files touched by this commit (4) |
Log message: remove obsolete autotools kludge |
2004-03-31 16:00:32 by Christian Weisgerber | Files touched by this commit (1) |
Log message: substitute SYSCONFDIR in man page; from Robert Nagy <thuglife@bsd.hu> |
2004-02-22 10:18:44 by Christian Weisgerber | Files touched by this commit (1) |
Log message: expand SYSCONFDIR in nanorc.5; suggested by Robert Nagy <thuglife@bsd.hu> |
2004-02-20 14:30:38 by Christian Weisgerber | Files touched by this commit (3) |
Log message: update to 1.2.3: miscellaneous fixes |
2004-01-13 19:05:02 by Brad Smith | Files touched by this commit (2) |
Log message: fix broken autoconf tests. triggered by recent libslang change. ok MAINTAINER |
2003-12-15 16:03:09 by Christian Weisgerber | Files touched by this commit (21) |
Log message: remove WWW lines |
2003-12-15 10:00:13 by Christian Weisgerber | Files touched by this commit (4) |
Log message: @dirrm shared directories |
2003-10-26 09:05:29 by Christian Weisgerber | Files touched by this commit (2) |
Log message: Fix memory reallocation bug. |
2003-10-04 17:26:36 by Christian Weisgerber | Files touched by this commit (2) |
Log message: install nanorc.sample |
2003-08-13 17:56:32 by Christian Weisgerber | Files touched by this commit (3) |
Log message: update to 1.2.2 |
2003-04-21 13:57:51 by Christian Weisgerber | Files touched by this commit (2) |
Log message: Maintenance update to 1.2.1. |
2003-02-20 11:21:33 by Christian Weisgerber | Files touched by this commit (1) |
Log message: Oops, actually enable all those nifty new features. Prodded by Clement Laforet <sheepkiller@cultdeadsheep.org>. |
2003-02-20 06:26:29 by Christian Weisgerber | Files touched by this commit (4) |
Log message: Update to 1.2.0. Major additions in this release: - nanorc support - color syntax highlighting - multiple file buffers - search/replace history - new translations |
2002-12-29 12:43:50 by Federico G. Schwindt | Files touched by this commit (25) |
Log message: byebye NEED_VERSION. |