-
-
Notifications
You must be signed in to change notification settings - Fork 53
Update mc.1.in #4918
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Update mc.1.in #4918
Conversation
Signed-off-by: DrinkDregs <nkre678@gmail.com>
| .\"Left and Right Menus" | ||
| .TP | ||
| .B Tab, C\-i | ||
| .B Tab, C\-i, left\-key, right\-key |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What do you mean?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I assumed that since it is possible to change the active panel using the left and right arrow keys, you would want this documented.
I copied up-key and down-key from elsewhere in the document as the existing convention for notating arrow keys.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't get it either. Left / Right arrow keys do not switch to the other panel for me. They walk left-right in the command line, or if Lynx-style navigation is enabled then enter/leave a directory.
Is there a setting for this behavior that I've missed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have the command line hidden.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Indeed; if command line is hidden and Lynx-style navigation is disabled then left/right arrows also switch panels.
Unless we want to be super pedantic about documenting every slightest bit of the behavior (which I don't think we want), I think we should simply leave out these hotkeys from the documentation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
seems like quite the misfeature in the first place. who'd want such inconsistent behavior?
Clarified 'Reverse files only' and added 'Invert selection'.