bug-bash
[Top][All Lists]
Advanced

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

Re: Feature Idea: Enhanced Tab Completion


From: Cam Cope
Subject: Re: Feature Idea: Enhanced Tab Completion
Date: Sat, 21 Mar 2009 13:01:51 -0400

I'm sorry if the feature has already been implemented, I haven't heard of
any way to implement it. This is what I was thinking of:
Right now, if you run history, it will list out all the recently used
commands, and then you could run !360 to run that history result. Often I'm
looking for a specific command that I don't want to retype the options for.
Instead of having to do history | grep commandname and then !###, just start
typing !commandname and hit tab to see history entries that start with it.

On Sat, Mar 21, 2009 at 11:48 AM, Chet Ramey <chet.ramey@case.edu> wrote:

> Cam Cope wrote:
> > Combine tab completion with history: when you put ! at the beginning of a
> > command and use tab completion, it displays history results
>
> What do you mean by `history results'?
>
> --
> ``The lyf so short, the craft so long to lerne.'' - Chaucer
>
> Chet Ramey, ITS, CWRU    chet@case.edu
> http://cnswww.cns.cwru.edu/~chet/ <http://cnswww.cns.cwru.edu/%7Echet/>
>


reply via email to

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