|
|
|
|
|
by Jiocus
1025 days ago
|
|
To be fair, I just discovered that many(all?) of the commands listed in ^G (help) are actually in the footer menu, but the menu is truncated to what available space is available on 2 rows × char width. Save is positioned very far to the right as the last item. According to nano, the rationale of the order is: > "The bottom two lines show the most commonly used shortcuts in the editor." I still use ^O a lot due to heuristics of reading a file X, to use as a template for a new file Y (think nginx server block). The intent to use ^O, in those cases, actually precedes firing up nano. |
|