Re: Tab completing URL arguments in the shell (was: Re: Automatically supply the origin URL in svn merge)

2020-03-27 Thread Johan Corveleyn
On Thu, Mar 26, 2020 at 10:36 PM Daniel Shahaf wrote: > > Stefan Sperling wrote on Thu, 26 Mar 2020 21:02 +00:00: > > The ultimate goal here is to allow users to type less characters when > > starting merges. Scripting tab-completion for SVN URL arguments into > > your favourite shell would also

Tab completing URL arguments in the shell (was: Re: Automatically supply the origin URL in svn merge)

2020-03-26 Thread Daniel Shahaf
Stefan Sperling wrote on Thu, 26 Mar 2020 21:02 +00:00: > The ultimate goal here is to allow users to type less characters when > starting merges. Scripting tab-completion for SVN URL arguments into > your favourite shell would also be a usable and effective solution. What would the algorithm be?