Re: Tip: Search Command Line Commands w/First Letters And Tab

2015-01-14 Thread Andrei POPESCU
On Vi, 09 ian 15, 20:33:41, Cindy-Sue Causey wrote: > > Very cool. My thoughts are always that maybe someone else doesn't know > it exists, and maybe they know of just the right wish list where this > feature or a tweak of it would be perfect for the next upgrade of > something else Debian out the

Re: Tip: Search Command Line Commands w/First Letters And Tab

2015-01-10 Thread Teemu Likonen
Siard [2015-01-10 18:31:19+01] wrote: > Cindy-Sue Causey wrote: >> [ $ abc yields list of available commands starting with abc ] > > You may also find this one useful: > $ !abc --> last used command starting with abc is executed. And maybe also put these lines in your ~/.inputrc file: set k

Re: Tip: Search Command Line Commands w/First Letters And Tab

2015-01-10 Thread Siard
Cindy-Sue Causey wrote: > [ $ abc yields list of available commands starting with abc ] You may also find this one useful: $ !abc --> last used command starting with abc is executed. Example: $ !ic [iceweasel starts] -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a su