id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,blockedby,blocking,branch_state,votes 3646,Filtered View does not perform shell expansion on the user's command,mc-hobbit,andrew_b,"**What version of Midnight Commander is used?** 4.8.17, complied from source on Fedora Linux 23. {{{ [blowe@fedora ~]$ LC_MESSAGES=C /opt/mc-4.8.17/bin/mc -V GNU Midnight Commander 4.8.17 Built with GLib 2.46.2 Using the S-Lang library with terminfo database With subshell support as default With support for background operations With mouse support on xterm With support for X11 events With internationalization support With multiple codepages support Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, fish Data types: char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64; [blowe@fedora ~]$ LC_MESSAGES=C /opt/mc-4.8.17/bin/mc -F Root directory: /home/blowe [System data] Config directory: /opt/mc-4.8.17/etc/mc/ Data directory: /opt/mc-4.8.17/share/mc/ File extension handlers: /opt/mc-4.8.17/libexec/mc/ext.d/ VFS plugins and scripts: /opt/mc-4.8.17/libexec/mc/ extfs.d: /opt/mc-4.8.17/libexec/mc/extfs.d/ fish: /opt/mc-4.8.17/libexec/mc/fish/ [User data] Config directory: /home/blowe/.config/mc/ Data directory: /home/blowe/.local/share/mc/ skins: /home/blowe/.local/share/mc/skins/ extfs.d: /home/blowe/.local/share/mc/extfs.d/ fish: /home/blowe/.local/share/mc/fish/ Cache directory: /home/blowe/.cache/mc/ [blowe@fedora ~]$ /opt/mc-4.8.17/bin/mc --configure-options '--prefix=/opt/mc-4.8.17' }}} **What steps will reproduce the problem?** 1. Go to the source sirectory for version 4.8.17 2. Enter the command `ls -l misc/mc*`. The output will show at least 7 files. 3. Start mc. 4. Press Meta-! to open the ""Filtered View"" dialogue box 5. Enter the same command: `ls -l misc/mc*` **What is the expected output?** An `ls` file listing identical to the one in step 2. **What do you see instead?** MC displays the following error: `ls: cannot access misc/mc*: No such file or directory`",defect,closed,major,4.8.18,mc-core,master,fixed,,,,,merged,committed-master