← Back to team overview

p2psp team mailing list archive

Re: Auto-complete command line arguments

 

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 <vicente.gonzalez.ruiz@xxxxxxxxx
>:

> 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 <mahmutcvdr@xxxxxxxxx>
> wrote:
>
>> Sorry for the typo.(*develop)
>>
>>
>>
>> 2015-04-20 12:35 GMT+03:00 Mahmut Cavdar <mahmutcvdr@xxxxxxxxx>:
>>
>>> 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     : p2psp@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~p2psp
>> More help   : https://help.launchpad.net/ListHelp
>>
>


-- 
*Mahmut ÇAVDAR*

Follow ups

References