Ticket #1545 (closed defect: fixed)
Tab-expansion of ~/
Reported by: | a.panov | Owned by: | winnie |
---|---|---|---|
Priority: | major | Milestone: | 4.7.0-pre2 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description
Tab-expansion of ~/ (home directory) in command line replaces it with \~/ . For example there is ~/doc/ directory.
Typesetting "ls \~/do" + Alt+Tab in command line replaces it with "ls \~/doc/". The executio of the latter gives the error message "ls: cannot access ~/doc/: No such file or directory".
Before mc did not change ~/ by \~/ .
Change History
comment:1 Changed 15 years ago by slavazanko
- Owner set to slavazanko
- Status changed from new to accepted
- Milestone changed from 4.7 to 4.7.0-pre2
comment:2 Changed 15 years ago by winnie
- Owner changed from slavazanko to winnie
- severity changed from no branch to on review
please have a look on changeset:79e45c97701428f50737db6f90e7c03b41384642
(branch: 1540_tab_expansion_of_tilde)
Please review and vote.
comment:5 Changed 15 years ago by iNode
- Votes for changeset changed from angel_il to angel_il iNode
- severity changed from on review to approved
comment:6 Changed 15 years ago by winnie
- Status changed from accepted to testing
- Resolution set to fixed
- severity changed from approved to merged
merged into master see changeset:93a95a1040f00c61eb61862de520967cae1cf2d4
Note: See
TracTickets for help on using
tickets.