Skip to content

Subcommands completions do not work #7821

@kubouch

Description

@kubouch

Describe the bug

Completing subcommand completions does not work

How to reproduce

  1. help<tab> lists subcommands (correct)
  2. help <tab> lists file names (wrong)
  3. help mo<tab> does not list anything (wrong)

Expected behavior

All three cases should show help subcommands completions.

Screenshots

No response

Configuration

key value
version 0.74.1
branch main
commit_hash be32aee
build_os linux-x86_64
build_target x86_64-unknown-linux-gnu
rust_version rustc 1.65.0 (897e37553 2022-11-02)
rust_channel 1.65.0-x86_64-unknown-linux-gnu
cargo_version cargo 1.65.0 (4bc8f24d3 2022-10-20)
pkg_version 0.74.1
build_time 2023-01-18 08:32:51 +02:00
build_rust_channel release
features database, dataframe, default, trash, which, zip
installed_plugins gstat, hist, plot, xyplot

Additional context

I'm pretty sure this is a regression from 0.74 or 0.73, I remember subcommand completions working correctly not so long ago.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A:completionsIssues related to tab completioncategory:bugSomething isn't workingcategory:regressionSomething that worked does not work anymore.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions