Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638810 - app-editors/nano should have 'set nowrap' uncommented in /etc/nanorc
Summary: app-editors/nano should have 'set nowrap' uncommented in /etc/nanorc
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal enhancement (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-25 18:22 UTC by Jalus Bilieyich
Modified: 2019-04-29 12:08 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jalus Bilieyich 2017-11-25 18:22:29 UTC
For Gentoo Base system, app-editors/nano should have 'set nowrap' uncommented in /etc/nanorc. That way, adding the -w option to nano for editing config files is unnecessary.

-JB
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-04-29 12:08:48 UTC
As of nano-4.0 the wrapping got a complete overhaul and should no longer be enabled by default...
Current stable nano-3.2 also doesn't wrap long lines by default anymore.