Skip to content

Feature: Show list of options without having to double-tab #6924

@thernstig

Description

@thernstig

fish 3.1.0
Ubuntu 16.04.6
xterm-256color

Let's say you have three files such as .bashrc, .bash_history and .bash_logout. I believe there is an unnecessary tab that could be removed for autocompletion of these. Here is an example.

  1. vi .b then do a tab, this will show:
  2. vi .bashrc (where bash is highlighted and rc is greyed out)
  3. Tab again and you see .bashrc, .bash_history and .bash_logout below the prompt.

Unless I am missing something, I am thinking that step 3) is unnecessary and that the tab in 1) should directly do both 2) and 3).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions