bug-gnu-arch
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnu-arch] [bug #6570] auto-extend commands


From: nobody
Subject: [Bug-gnu-arch] [bug #6570] auto-extend commands
Date: Sat, 15 Nov 2003 05:57:14 -0500
User-agent: Mozilla/5.0 (compatible; Konqueror/3.1; Linux) (KHTML, like Gecko)

=================== BUG #6570: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6570&group_id=4899

Submitted by: zander                  Project: GNU arch -- a revision control 
system
Submitted on: Sat 11/15/2003 at 10:57
Category:  tla                        Severity:  5 - Major                  
Bug Group:  small feature idea        Resolution:  None                     
Status:  Open                         Release:                              
Fixed Release:                        Merge Request?:  None                 
Your Archive Name:                    Your Archive Location:                
Assigned to:  None                    

Summary:  auto-extend commands

Original Submission:  When I type 
        tla file-diff
I get an error, since I missed the 's' at the end.
In many gnu tools there is a nice feature which walks over all commands and 
tries to find out which command was actually meant.

The algoritm (in cvs, gpg and others) looks like it string matches all commands 
always beginning at the first char, and when exactly one command matching is 
found, it is assumed to be the one.
In the extreme case when only one command starts with the letter 'x' then the 
command can be 200 chars long, but you only have to type the x to get a match.

This would really make tla easier to use.



No Followups Have Been Posted


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6570&group_id=4899

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]