1 min read

GNU team released version 4.0 of their GNU Nano, a text editor for Unix-like computing systems that use command line interface, yesterday. GNU Nano 4.0 explores new changes and improvements. GNU Nano 4.0 release has been named as “Thy Rope of Sands”.

What’s new in GNU Nano 4.0?

  • The overlong line that used to get automatically hard-wrapped has been fixed in GNU Nano 4.0.
  • Smooth scrolling has become the default in GNU Nano 4.0.
  • No newline character will be added automatically at end of buffer.
  • Option –breaklonglines (-b) can easily turn the automatic hard-wrapping back on. Other pption –jumpyscrolling (-j) provides the chunky, half-screen scrolling, and option –emptyline (-e) leaves the line below the title bar unused.
  • <Alt+Up> and <Alt+Down> can now do a linewise scroll instead of a findnext.
  • Option –guidestripe=<number> is now able to draw a vertical bar at the given column in GNU Nano 4.0.
  • In case a line continues offscreen, it will now end with a highlighted “>” in GNU Nano 4.0.
  • The bindable functions such as ‘cutwordleft’ and ‘cutwordright’ have been renamed in GNU Nano 4.0.
  • The paragraph-jumping functions have been moved from Search to Go-to-Line.
  • An option –rebinddelete can compensate for more misbindings.
  • The –disable-wrapping-as-root configure option has been removed.

For more details on GNU Nano 4.0, check out the official release notes.

Read Next

GNU Octave 5.1.0 releases with new changes and improvements

GNU Health Federation message and authentication server drops MongoDB and adopts PostgreSQL

GNU Bison 3.3 released with major bug fixes, yyrhs and yyphrs tables, token constructors and more

Natasha Mathur

Tech writer at the Packt Hub. Dreamer, book nerd, lover of scented candles, karaoke, and Gilmore Girls.

Share
Published by
Natasha Mathur

Recent Posts

Top life hacks for prepping for your IT certification exam

I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed…

3 years ago

Learn Transformers for Natural Language Processing with Denis Rothman

Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN…

3 years ago

Learning Essential Linux Commands for Navigating the Shell Effectively

Once we learn how to deploy an Ubuntu server, how to manage users, and how…

3 years ago

Clean Coding in Python with Mariano Anaya

Key-takeaways:   Clean code isn’t just a nice thing to have or a luxury in software projects; it's a necessity. If we…

3 years ago

Exploring Forms in Angular – types, benefits and differences   

While developing a web application, or setting dynamic pages and meta tags we need to deal with…

3 years ago

Gain Practical Expertise with the Latest Edition of Software Architecture with C# 9 and .NET 5

Software architecture is one of the most discussed topics in the software industry today, and…

3 years ago