Ticket #3818 (new enhancement)
Customize shortcut to return from subshell to other than Ctrl-O
Reported by: | olan | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Future Releases |
Component: | mc-core | Version: | master |
Keywords: | subshell, keymap | Cc: | |
Blocked By: | Blocking: | #2936 | |
Branch state: | no branch | Votes for changeset: |
Description
It seems like "Shell" option from mc.keymap does have effect only when switching to the subshell, but not back from it: the key to switch back to mc is hardcoded into the subshell_switch_key constant in the subshell/common.c. It is disappointing because this key conflicts with Ctrl-O from vim when running it from mc. Making "Shell" key to work both ways (switching both to and from subshell) would be very useful.
Change History
Note: See
TracTickets for help on using
tickets.
Same as #2936.