Sorry I didn't make my question clear.

Basically, I'd like to have an equivalent of the Bash's "glob-expand-word
(C-x *)".

Given a folder with files a{a,b,c} inside.
ls a*<C-x><*> will expand to ls aa ab ac.

Is there any equivalent function in fish so I can map Tab to it ?



Also, bash has "insert-completions (M-*)", does fish also has equivalent of
this one?


regards.
------------------------------------------------------------------------------
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to