Ticket #3094 (new defect)

Opened 11 years ago

Last modified 11 years ago

Entering folder with apostrophe in its name results in warning

Reported by: post-factum Owned by:
Priority: minor Milestone: Future Releases
Component: mc-vfs Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

If I enter the folder which name contains apostrophe (Unicode 0x2019):

~/work/pictures/photos/Аня Лип’ятських (29.09.2013)

mc gives me the following warning:

Warning: Cannot change to /home/pf/work/pictures/photos/Аня Лип’ятських (29.09.2013).

Entering folders with spaces/braces/etc works OK. The issue seems to be related to VFS path submodule. Next, I cannot run any command with mc subshell in this folder, it throws me away to parent folder.

I've got no idea how to fix that. Please, help.

Change History

comment:1 Changed 11 years ago by andrew_b

Works fine for me.

4.8.10-88-g535bc89 (recent master).

comment:2 follow-up: ↓ 3 Changed 11 years ago by post-factum

Recompiling latest master from scratch didn't help.

Replacing fish with zsh did the trick.

So, fish is unusable with mc :(.

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

Replying to post-factum:

Recompiling latest master from scratch didn't help.

Replacing fish with zsh did the trick.

Fish? You didn't point that.

So, fish is unusable with mc :(.

This is known issue: #273, #2742,

comment:4 Changed 11 years ago by post-factum

Didn't think subshell could block walking through folders.

Note: See TracTickets for help on using tickets.