Skip to content

Bash completion ends after directory #3606

Closed
@DuckDuckWhale

Description

@DuckDuckWhale

Summary

When I press tab on a directory, the completion ends and starts the second argument. This is very annoying when navigating to find a file and I'd have to backspace and / and tab again after every level.

Reproduction Steps

I tried this:

  1. hx con<tab>the<tab>

I expected this to happen:

hx contrib/themes or hx contrib/themes/

Instead, this happened:

hx contrib theme.toml

Helix log

No response

Platform

Ubuntu 22.04

Terminal Emulator

GNOME Terminal 3.44.0 for GNOME 42

Helix Version

helix 22.05 (8a75795)

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions