GNU nano 8.5 “Sigourney” brings saved anchors, new keystrokes and improved syntax coloring
Jun 13, 2025 at 3:50 PM

GNU nano 8.5 “Sigourney” brings saved anchors, new keystrokes and improved syntax coloring

GNU nano 8.5, code-named “Sigourney”, delivers key editing improvements for command-line users. Anchor positions are now preserved between sessions if the --positionlog option is active, making it easier for those working with lengthy files to resume precisely where they left off. In addition, the editor now exits with an error status when users press either ^O^Q or ^X^Q, a small but valuable change that can help experienced users detect and handle unexpected exits within automation workflows.

Additionally, nano has modified its keyboard behavior: the ^L keystroke now centers the cursor, with the M-% command becoming the new way to cycle it. Syntax coloring also sees improvements, now working more reliably across a broader range of language locales.

Finally, the release includes an undocumented --whitespace option. The lack of accompanying information about its functionality is noted, piquing interest among advanced users willing to experiment with new or hidden features.

Jun 13, 2025 by Paul

du
cz
duttyend found this interesting
GNU nano iconGNU nano
  287
  • ...

GNU nano is a compact and user-friendly text editor that extends beyond basic text editing with features like interactive search and replace, line and column navigation, auto-indentation, feature toggles, internationalization support, and filename tab completion. It operates via a command line interface, making it terminal-based. Rated 4.3, it is often considered alongside other text editors for its simplicity and efficiency.

No comments so far, maybe you want to be first?
Gu