Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon

GNU Nano 4.0 text editor releases!

Save for later
  • 2 min read
  • 25 Mar 2019

article-image
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.
  • Unlock access to the largest independent learning library in Tech for FREE!
    Get unlimited access to 7500+ expert-authored eBooks and video courses covering every tech area you can think of.
    Renews at €18.99/month. Cancel anytime
  • 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.

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