Ticket #1532 (closed defect: fixed)
Key configuration doesn't save properly
Reported by: | dkostousov | Owned by: | slavazanko |
---|---|---|---|
Priority: | major | Milestone: | 4.7.0-pre4 |
Component: | mc-core | Version: | 4.7.0-pre1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description
After key learning mc saves
[terminal:screen] f10=\\e[21~ f11=\\eO1;2P f12=\\eO1;2Q f13=\\e[1;2R f14=\\e[1;2S f15=\\e[15;2~ f16=\\e[17;2~ f17=\\e[18;2~ f18=\\e[19;2~ f19=\\e[20;2~ f20=\\e[21;2~
The "\" are missed before ";"
Change History
comment:1 Changed 15 years ago by slavazanko
- Status changed from new to accepted
- Owner set to slavazanko
- Blocked By 1617 added
comment:4 Changed 15 years ago by slavazanko
- severity changed from no branch to on review
created branch 1532_escape_learn_keys
Initial changeset:1b4011e9c0de663be52f325f99b42f2888b9c883
Review, please.
comment:6 Changed 15 years ago by andrew_b
- Votes for changeset changed from iNode to iNode andrew_b
- severity changed from on review to approved
Note: See
TracTickets for help on using
tickets.
I will continue work with ticket #1532 after complete #1617