Ticket #1465 (new enhancement)
Scroll file names and changing size of panels with arrows
Reported by: | ache | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Future Releases |
Component: | mc-core | Version: | 4.7.0-pre1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
Could you add those functions (as done in FAR):
- Scrolling the active file name with Alt+arrows if the name is too long to fit in the panel.
- Adjusting the size of the panels with Ctrl+arrows.
Change History
comment:2 Changed 15 years ago by ache
It varies between the terminal emulators. If Alt-arrows is taken then scrolling should be remappable to some other combinations, e.g Ctrl+Alt+arrows, or Alt+][. Ditto Ctrl+arrows.
comment:3 Changed 15 years ago by ossi
ctrl-arrow is word left/right. alt-ctrl-arrow is even worse than alt-arrow, as alt-ctrl combos often have an association with window manager functions. alt-[] would be weird ... ctrl-[] would be more expected.
comment:4 follow-up: ↓ 5 Changed 15 years ago by ache
What about Ctrl-H and Ctrl-L (HJKL like in vim)? Alt-H is taken, but the rest seem free.
Note: See
TracTickets for help on using
tickets.
Alt+arrows usually used for switching between consoles into text console in Linux.