Ticket #1465 (new enhancement)

Opened 15 years ago

Last modified 12 years ago

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):

  1. Scrolling the active file name with Alt+arrows if the name is too long to fit in the panel.
  1. Adjusting the size of the panels with Ctrl+arrows.

Change History

comment:1 Changed 15 years ago by slavazanko

Alt+arrows usually used for switching between consoles into text console in Linux.

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.

comment:5 in reply to: ↑ 4 Changed 15 years ago by andrew_b

Replying to ache:

What about Ctrl-H and Ctrl-L (HJKL like in vim)? Alt-H is taken, but the rest seem free.

Ctrl-L is used to repaint the screen.

comment:6 follow-up: ↓ 7 Changed 15 years ago by iNode

And C-h is backspace.

comment:7 in reply to: ↑ 6 Changed 15 years ago by andrew_b

Ah, C-H and C-L, not C-h and C-l :)

comment:8 Changed 13 years ago by andrew_b

Related to #2465.

comment:9 Changed 12 years ago by andrew_b

  • Branch state set to no branch
  • Milestone changed from 4.7 to Future Releases
Note: See TracTickets for help on using tickets.