Ticket #4498 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

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:1 Changed 8 months ago by severach

Overzealous formatting has made the carets show superscript. Please someone can edit the top post so ^@ and ^ show correctly.

comment:2 Changed 8 months ago by zaytsev

  • Description modified (diff)

comment:3 Changed 8 months ago by zaytsev

You can do it by clicking "Modify ticket".

comment:4 Changed 8 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 8 months ago by andrew_b

  • Votes for changeset set to severach andrew_b
  • Branch state changed from on review to approved

comment:6 Changed 8 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

comment:7 Changed 8 months ago by andrew_b

  • Status changed from testing to closed

comment:8 Changed 8 months ago by andrew_b

  • Version changed from 4.8.29 to 4.8.30
Note: See TracTickets for help on using tickets.