Ticket #4498 (new defect) — at Version 2

Opened 16 months ago

Last modified 16 months ago

Ascii mode broken by change to lines.c mc_tty_frm mc_skin_lines_load_frm

Reported by: severach Owned by:
Priority: minor Milestone: 4.8.31
Component: mc-skin Version: 4.8.30
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset:

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 16 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 16 months ago by zaytsev

  • Description modified (diff)
Note: See TracTickets for help on using tickets.