Timeline for Is there line numbering for nano?
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Mar 29, 2021 at 0:20 | history | suggested | mchid | CC BY-SA 4.0 |
--const is deprecated. use --constantshow instead
|
| Mar 28, 2021 at 19:35 | review | Suggested edits | |||
| S Mar 29, 2021 at 0:20 | |||||
| Feb 15, 2012 at 20:29 | vote | accept | chrisl-921fb74d | ||
| Feb 2, 2012 at 2:24 | comment | added | MountainX | Good answer. The --const argument is the same as -c. Use it to open the file like this: nano -c filename . Also, to make it permanent, include the 'set const' option in your ~/.nanorc file, which may not exist until you create it. | |
| Jun 24, 2011 at 21:10 | history | answered | tshepang | CC BY-SA 3.0 |