Ticket #2431 (closed defect: invalid)
Hot-key override data when attempt to add new field in Listenig mode
Reported by: | AlexJ | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | mc-core | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
That is impossible to enter 'group' field in the user mini status record.
How to repeat:
F9 -> Listening mode
Select "Full mode", check "User mini status" and try to add custom field, for example:
half type name| owner | group | size | perm
when you will type character 'u' in the word 'group' cursor always move to "User defined field" record because of "u" is the hot-key for that record instead of "U".
Even if you prepare somewhere else the whole string:
'half type name| owner | group | size | perm '
and will attempt to paste it - anyway parser will catch character 'u' and move cursor out of "User mini status" record.
Suggestion:
Override hot-key 'u' to "U"
The only one possibility to enter configuration field string now is to shutdown MC, go to the ~/.mc and edit file 'panel.ini' with any editor.
This is already fixed in #2405. Please use search before create new tickets.