Re: [Fish-users] fish-autocomplition

2015-03-19 Thread ridiculous_fish
Hi prabhanshu, You can see the code to parse man pages in create_manpage_completions.py Also don't miss the roff-remover deroff.py

[Fish-users] fish-autocomplition

2015-03-19 Thread Prabhanshu Abhishek
Hi, i am a student from india. and i am curious about the fish auto-completion feature , which uses man page to complete the commands. I want to know how fish shell uses man page to generate auto-completion. actually i was working on project hub which is a git autocompletion tool,but more than git