Hot-key override data when attempt to add new field in Listenig mode #2431
Labels
area: core
Issues not related to a specific subsystem
prio: medium
Has the potential to affect progress
res: invalid
The ticket is not a bug, or is a support request
Important
This issue was migrated from Trac:
AlexJ
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.
The text was updated successfully, but these errors were encountered: