Any developers care to chime in on this ?
On Fri, Aug 1, 2014 at 11:43 AM, charlie <charlie.f...@gmail.com> wrote:
> I'm actually just a user I haven't looked at the code, I'll take a look
> though.
> On Jul 31, 2014 11:29 AM, "Fedor Belov" <fedor.be...@mail.ru> wrote:
>
>> Great! Can you tell me any way to implement it? Any docs links / API /
>> etc. Just I'm new to fishshell
>>
>> Thank you
>>
>>
>> Wed, 30 Jul 2014 21:34:50 -0500 от charlie <charlie.f...@gmail.com>:
>>
>> I love this idea, I'll help if I can.
>>
>>
>> Hi
>>
>> I wanna implement shell program with very specific autocompletition logic:
>>
>> user can type: 'myApp f.s<tab>' and shell should display him following
>> suggestions
>>
>> fish-shell
>> fish.shell.config
>> ...
>>
>> After that user can select which argument he wants to use. Enter ->
>> program receives appropriate argument
>>
>> General idea - instead of typing whole argument, type only its part and
>> chose argument from suggestions (based on some rules - split
>> request/suggestions into words (fish.shell.config splits into [fish, shell,
>> config], f.s - [f,s]), match words)
>>
>> One more example to explain you idea:
>>
>> I've got folder /home/fbelov/docs/
>> I wanna type `cd h.f.d` (or my custom_cd) and get
>> suggestion /home/fbelov/docs/ . Select suggestion, enter -> folder is
>> changed to /home/fbelov/docs/
>>
>> Is it possible to implement? Can you suggest me docs to read?
>>
>> Thank you!
>>
>>
>> ------------------------------------------------------------------------------
>> Infragistics Professional
>> Build stunning WinForms apps today!
>> Reboot your WinForms applications with our WinForms controls.
>> Build a bridge from your legacy apps to the future.
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Fish-users mailing list
>> Fish-users@lists.sourceforge.net
>> <https://e.mail.ru/compose/?mailto=mailto%3afish%2dus...@lists.sourceforge.net>
>> https://lists.sourceforge.net/lists/listinfo/fish-users
>>
>>
>>
>> С уважением,
>> Белов Федор
>>
>
--
Thanks!
Charlie
512-698-2009
------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls.
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users