Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zsh and 4DOS
- X-seq: zsh-users 731
- From: mito@xxxxxxxxxxx (Louis-David Mitterrand)
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: zsh and 4DOS
- Date: Fri, 28 Feb 1997 16:42:12 -0500
- Reply-to: mito@xxxxxxxxxxx
>From time to time I have to reboot my computer from Linux and drop to
W95. Being addicted to the command-line I work 90% in a DOS box and with
the 4DOS command intrepreter the experience is not too bad. 4DOS is a
really nice DOS shell, nearly as good as bash (zsh is untouchable:).
Two of its features are really nice:
- CTRL-PgUp or PgDown pops-up a window at the top corner of the screen
(curses-like) which enables you to cycle through the directory stack
with the arrow keys.
- PgUp or PgDown pops-up a history window in the same way. IMHO is't
useful to actually _see_ your history without blindly keying the
arrows. I know: the fc command... but this one clears your screen by
scrolling it up, a temporary pop-up is better.
Oh, another nice feature: you can specify a minimum history entry size,
say 3 characters, to avoid cluttering your history list with small
commands.
Flame me if zsh already has this last one: I didn't find it in the docs.
--
Louis-David Mitterrand
(Formula 1): http://www.zoom.com/mito/
(Java page): http://www.zoom.com/mito/quote/
mito@xxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author