junegunn / junegunn/fzf

Bash Completion Wrapper

Open
#2,473 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
83k
Forks
2.9k
Avg merge
17h 8m
Merged PRs (30d)
10

Description

- [ x] I have read through the manual page (`man fzf`)
- [ x] I have the latest version of fzf
- [ x] I have searched through the existing issues

## Info

- OS
- [x ] Linux
- [ ] Mac OS X
- [ ] Windows
- [ ] Etc.
- Shell
- [ x] bash
- [ ] zsh
- [ ] fish

## Problem / Steps to reproduce

I have lots of git aliases which i find sometimes hard to remember . I do have git bash autocompletion , but i'd like to integrate it with fzf .

Checked : https://github.com/junegunn/fzf#custom-fuzzy-completion

And wrote something similar :
![image](https://user-images.githubusercontent.com/3440085/116817616-e28f3180-ab84-11eb-8de6-b9676b655d76.png)

But it doesnt seem to work .
Any pointers ?

Thanks

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with fzf's documented custom fuzzy completion and compare it with the reported Git Bash completion setup and wrapper shown in the issue. Reproduce the behavior on Linux with Bash and determine what integration is missing; done means Git aliases complete through fzf as intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
bash, git
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.