Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocompletion for fish #496

Merged
merged 2 commits into from
Nov 6, 2019
Merged

Autocompletion for fish #496

merged 2 commits into from
Nov 6, 2019

Conversation

exploide
Copy link
Contributor

@exploide exploide commented Nov 5, 2019

I added a autocompletion file for fish.

This is the first time I wrote a fish autocompletion, so it's probably not perfect yet. However, it completes a lot, even tags for -t and paths for -p. 馃槂

Besides, in another commit, I fixed a few typos in the documentation regarding cli options.

@exploide exploide mentioned this pull request Nov 5, 2019
3 tasks
@chrisallenlane chrisallenlane merged commit 67469b0 into cheat:master Nov 6, 2019
@chrisallenlane
Copy link
Member

Good catch on the typos. Previously (prior to releasing 3.0.0), I had a --filter flag in place of --tag, and it looks like I missed a few copy changes.

I merged this PR moments ago. Your work is now included in the 3.0.4 release. 馃帀

Thanks!

@exploide exploide deleted the fish-completions branch November 6, 2019 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants