Ticket #4162 (new defect)

Opened 3 years ago

Last modified 3 years ago

Missing character breaks mc's lines

Reported by: Nick Owned by:
Priority: major Milestone: Future Releases
Component: mc-core Version: 4.8.25
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description (last modified by zaytsev) (diff)

Version 4.8.25

There's an unprintable character in one of my file names. In mc, the missing character causes the lines to break.

See attached screenshot.

Attachments

0hQxP6e.png (73.0 KB) - added by zaytsev 3 years ago.
bad-name-file.tar (10.0 KB) - added by Nick 3 years ago.

Change History

Changed 3 years ago by zaytsev

comment:1 Changed 3 years ago by zaytsev

  • Description modified (diff)

comment:2 follow-up: ↓ 3 Changed 3 years ago by andrew_b

$ locale

comment:3 in reply to: ↑ 2 Changed 3 years ago by Nick

Replying to andrew_b:

$ locale

I'm not sure what you mean. Do you want me to post the output of that command? If so, here it is:

LANG=en_GB.UTF-8
LC_CTYPE="en_GB.UTF-8"
LC_NUMERIC=en_GB.UTF-8
LC_TIME=en_GB.UTF-8
LC_COLLATE="en_GB.UTF-8"
LC_MONETARY=en_GB.UTF-8
LC_MESSAGES="en_GB.UTF-8"
LC_PAPER=en_GB.UTF-8
LC_NAME=en_GB.UTF-8
LC_ADDRESS=en_GB.UTF-8
LC_TELEPHONE=en_GB.UTF-8
LC_MEASUREMENT=en_GB.UTF-8
LC_IDENTIFICATION=en_GB.UTF-8
LC_ALL=

comment:4 Changed 3 years ago by andrew_b

Would you please create a tar with an empty file with such name and attach it here? Thanks.

Changed 3 years ago by Nick

comment:5 Changed 3 years ago by and

Working for me™
Looks like presentation layer (nick' terminal font) don't support 0x1F4CF correctly.

Note: See TracTickets for help on using tickets.