Ticket #4498 (closed defect: fixed)
Ascii mode broken by change to lines.c mc_tty_frm mc_skin_lines_load_frm
Reported by: | severach | Owned by: | andrew_b |
---|---|---|---|
Priority: | minor | Milestone: | 4.8.31 |
Component: | mc-skin | Version: | 4.8.30 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description (last modified by zaytsev) (diff)
mc -a shows ^@ for most box drawing elements. Some drawing elements only show as ^ as the @ is overwritten by other characters. "|" and "-" seem to be right but they aren't because they should show those ASCII characters instead of the UTF-8 characters showing now.
Problem fixed by.
git revert -n '6d639ce942db508e9cf20b6e4b446e46d6d05ce0'
Change History
comment:4 Changed 15 months ago by andrew_b
- Status changed from new to accepted
- Component changed from mc-core to mc-skin
- Version changed from master to 4.8.29
- Branch state changed from no branch to on review
- Milestone changed from Future Releases to 4.8.31
- Owner set to andrew_b
Thanks!
Branch: 4498_broken_stickchars
changeset:dba05b78ea293f63cbdd511210c95e402bad7984
comment:5 Changed 15 months ago by andrew_b
- Votes for changeset set to severach andrew_b
- Branch state changed from on review to approved
comment:6 Changed 15 months ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from severach andrew_b to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master: [bc881492184b7008fc6c6580be54c2b1f58aab81].
Note: See
TracTickets for help on using
tickets.
Overzealous formatting has made the carets show superscript. Please someone can edit the top post so ^@ and ^ show correctly.