Ticket #2458 (closed defect: fixed)
command autocompletion is broken in 4.7.5
Reported by: | a.panov | Owned by: | andrew_b |
---|---|---|---|
Priority: | critical | Milestone: | 4.8.0-pre1 |
Component: | mc-core | Version: | 4.7.5 |
Keywords: | Cc: | gotar@…, zlatko-m-c-org@… | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master committed-stable |
Description
Command autocompletion is broken in 4.7.5. Type partially name of executable file from $PATH in command line, then type Esc+Tab. Mc does not propose autocompletion. The bug introduced in versins between 4.7.4 and 4.7.5
Change History
comment:3 Changed 14 years ago by ZlatkO
- Cc zlatko-m-c-org@… added
Same here - trying to complete "blank" (ie. without any key typed yet) only suggests shell-builtins. If you type any letter(s), it only suggests matching subdirectories if there are any, otherwise it comes up emtpy.
comment:4 Changed 14 years ago by andrew_b
- Milestone changed from 4.8 to 4.8.0-pre1
This is side effect of #2288.
comment:5 Changed 14 years ago by andrew_b
- Owner set to andrew_b
- Status changed from new to accepted
Created 2458_command_autocompletion branch. Parent branch is 4.7.5-stable.
changeset:f3a02d97099843d792dd2ce80d814ce105cf35e6
comment:7 Changed 14 years ago by slavazanko
- Keywords stable-candidate added
- Votes for changeset changed from angel_il to angel_il slavazanko
- severity changed from no branch to approved
comment:8 Changed 14 years ago by andrew_b
- Status changed from accepted to testing
- Keywords stable-candidate removed
- Votes for changeset changed from angel_il slavazanko to committed-master committed-stable
- Resolution set to fixed
Merged to 4.7.5-stable.
changeset:2b956f84bb3ad9b8e65d09565154c97ecb74300b
Cherry-picked to master.
changeset:45306458ca9a5fa8b165fae2dc379c2235c0c2a8
Cherry-picked to 4.7.0-stable.
changeset:242c09403fa93d66a52c607c32d30e45650cfc18
I confirm - it does complete only files.