Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

path autocompletion broken for path name with space #2450

Open
mc-butler opened this issue Dec 17, 2010 · 4 comments
Open

path autocompletion broken for path name with space #2450

mc-butler opened this issue Dec 17, 2010 · 4 comments
Labels
area: core Issues not related to a specific subsystem prio: low Minor problem or easily worked around ver: 4.7.0.3 Reproducible in version 4.7.0.3

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/2450
Reporter powerman (powerman-asdf@….ru)

mkdir -p 'A B/C'
mkdir -p 'DE/F'
Now try to autocomplete these paths in MC command line or file copy dialog box using <esc><tab>:

A<esc><tab> result in: A\ B/
A\ B/<esc><tab> result in: A\ B/ expected: A\ B/C/
D<esc><tab> result in: DE/
DE/<esc><tab> result in: DE/F/

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Dec 18, 2010 at 6:28 UTC (comment 1)

Related to #2288.

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jan 8, 2011 at 14:14 UTC (comment 2)

  • Blocked by set to #55

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Feb 4, 2013 at 12:53 UTC

  • Blocked by #55 deleted

(In #55) merged to master:

git log --pretty=oneline 74d71e7..0608af2

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jun 18, 2015 at 18:26 UTC (comment 4)

  • Milestone changed from 4.8 to Future Releases
  • Branch state set to no branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: core Issues not related to a specific subsystem prio: low Minor problem or easily worked around ver: 4.7.0.3 Reproducible in version 4.7.0.3
Development

No branches or pull requests

1 participant