Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

git <tab> only completes to --help #3087

Copy link
Copy link

Description

@mineo
Issue body actions

Reproduction Steps:

  1. rm -rf ~/.config/fish; rm -rf ~/.local/share/fish
  2. fish
  3. git --<tab>

Expected behavior:

All of the options to git should be suggested:

git --help
usage: git [--version] [--help] [-C <path>] [-c name=value]
           [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]
           [-p | --paginate | --no-pager] [--no-replace-objects] [--bare]
           [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]
           <command> [<args>]

Observed behavior:

Autocompletion to --help

Additional information:

fish_update_completions doesn't help.


Fish version: 2.3.0

Operating system: Arch Linux

Terminal or terminal emulator: urxvt

Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

bugSomething that's not working as intendedSomething that's not working as intendedcompletions

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

Morty Proxy This is a proxified and sanitized view of the page, visit original site.