Elvish: fish-like autosuggestion

Created on 16 Feb 2017  路  4Comments  路  Source: elves/elvish

elvish has tab-completion, but the feature i miss most from fish is browser style as-you-type autocompletion, where typing a command will show a preview of an autocompletable command. requesting this!

Most helpful comment

Any progress or ETA on this?
It's the one feature i miss in elvish.

All 4 comments

Autosuggestion in fish is backed by history instead of completion, so I am changing the title.

I am for this idea. Fish seems to have a sophiscated strategy for autosuggestion; I think we can start with a simple history match.

ZSH autosuggestions might be another good source of inspiration. It works really well:

https://github.com/zsh-users/zsh-autosuggestions

Any progress or ETA on this?
It's the one feature i miss in elvish.

Something I am currently missing while demoing Elvish is being able to see autosuggestions for directories as I type paths for cd.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zethra picture zethra  路  3Comments

capnspacehook picture capnspacehook  路  9Comments

notramo picture notramo  路  8Comments

zzamboni picture zzamboni  路  6Comments

krader1961 picture krader1961  路  7Comments