Hi Vicente,

Sorry for my bad explanation.

I'm talking about auto-completion for arguments. Let me give you some
examples.

When you're working in the command line you need to write all of command.
(Ex: ./splitter.py --source_port 1234 --source_host 1.1.1.1 etc. )

Instead of doing that , we can write ./splitter.py --so + TAB(it will
complete "source_") + 'h' + TAB(it will complete "source_host").

I don't know it will be useful or not.

Thanks :)



2015-04-20 23:06 GMT+03:00 Vicente Gonzalez <[email protected]
>:

> Hi Mahmut,
>
> I am not very sure about what are you suggesting :-/ Could you give some
> extra information? An example?
>
> In any case, you are free to develop any thing you want. Surely, it will
> be very useful :-)
>
> Best,
> Vicente.
>
> On Mon, Apr 20, 2015 at 2:27 PM Mahmut Cavdar <[email protected]>
> wrote:
>
>> Sorry for the typo.(*develop)
>>
>>
>>
>> 2015-04-20 12:35 GMT+03:00 Mahmut Cavdar <[email protected]>:
>>
>>> Hi everyone,
>>>
>>> I wonder if we may developer a system auto-completion options for
>>> terminal, it will be helpful or not. I ask that because we already have a
>>> proposal about GUI.
>>>
>>> Thanks your suggestions.
>>> --
>>> *Mahmut ÇAVDAR*
>>>
>>>
>>
>>
>> --
>> *Mahmut ÇAVDAR*
>>
>>  --
>> Mailing list: https://launchpad.net/~p2psp
>> Post to     : [email protected]
>> Unsubscribe : https://launchpad.net/~p2psp
>> More help   : https://help.launchpad.net/ListHelp
>>
>


-- 
*Mahmut ÇAVDAR*
-- 
Mailing list: https://launchpad.net/~p2psp
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~p2psp
More help   : https://help.launchpad.net/ListHelp

Reply via email to