
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] command history by directory
- Date: Tue, 30 Dec 2003 23:51:02 +0900
- From: Masato BITO <bito@example.com>
- Subject: Re: [tlug] command history by directory
- References: <opr0y1uuxv0fabl5@example.com>
- User-agent: Wanderlust/2.8.1 (Something) SEMI/1.14.3($B5m%NC+(B
) FLIM/1.14.4 (Kashiharajingū-mae) APEL/10.3 MULE XEmacs/21.1 (patch 14)(Cuyahoga Valley) (i386-vine-linux)
At Tue, 30 Dec 2003 11:14:44 +0900,
Shawn wrote:
> Happy Holidays Everyone,
>
> Just wondering if there is a way to get a by-directory command history.
>
> By that I mean if I am in a certain directory, say /home/this_user/here
>
> is it possible to loop through the last commands done in this directory
> and not the last commands that I did from the shell in general
>
> When I am in certain directories I tend to do the same commands and it
> would just be a time saver to not have to repeat them
Use zsh.
Search a certain command by ^p or ^r. Then if you pushed ^o instead of
return, the next command in a command history would appear.
--
Masato
Home |
Main Index |
Thread Index