Skip to content

file path auto-complete only works for the last argument #1062

@houqp

Description

@houqp

Current Behavior

Given the following command: ls ./a ./b, auto-complete only works for the last ./b argument.

Expected Behavior

Given the following command: ls ./a ./b, auto-complete should work for both ./a and ./b.

Steps To Reproduce

  1. type ls ./a ./b
  2. move cursor to the end of ./a
  3. press tab to trigger auto-complete

Version

1.0.7

OS

  • Darwin
  • Linux
  • Termux
  • Windows

Shell

  • Bash
  • Elvish
  • Fish
  • Nushell
  • Oil
  • Powershell
  • Xonsh
  • Zsh

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions