Skip to content

Adding FISH shell completion #375

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 16, 2014
Merged

Adding FISH shell completion #375

merged 1 commit into from
Jul 16, 2014

Conversation

msoucy
Copy link
Contributor

@msoucy msoucy commented Jul 16, 2014

Since there a bash completion, we might as well add a completion file for fish-shell.

This also shows brief descriptions in the tab-complete.

@s-ludwig
Copy link
Member

I've never heard of FISH before, but it looks quite nice. "Finally, a command
line shell for the 90s" 😆

s-ludwig added a commit that referenced this pull request Jul 16, 2014
@s-ludwig s-ludwig merged commit 4661d50 into dlang:master Jul 16, 2014
@msoucy
Copy link
Contributor Author

msoucy commented Jul 16, 2014

It's one of those things where you're surprised that it hasn't gained more traction... The language is much more sane than sh syntax! (Downside is that some tools break, like using ssh-copy-id with a host that has fish as the default shell)

I got jealous when I saw bash completions and wanted to try my hand at equivalent ones. :D

@msoucy msoucy deleted the completion/fish branch July 16, 2014 22:42
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.

2 participants