zsh-workers
 help / color / mirror / code / Atom feed
* Line editor - "get word from history"
@ 1998-11-25 23:15 Paul Moore
  1998-11-26  8:47 ` Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Moore @ 1998-11-25 23:15 UTC (permalink / raw)
  To: zsh-workers

I was reading an article on the WWW recently, which compared various
shells. One feature of tcsh which was commented on favourably was the
history stuff. Two particular features I liked:

1. A keypress to move to a previous history line which matched what you
had typed so far on the line. Zsh has this, in history-beginning-search-
backward (although I'd prefer this if it moved the cursor to the end of
the line, but retained knowledge of the part I had typed, so that I
could continue backwards matching what I had typed, or stop and add to
the end of the line).

2. A keypress to complete the current word, using the words in previous
history lines - imagine 
    mkdir a-very-long-name
    cd a-<complete>

I looked in the zsh documentation I have (not totally up-to-date) and
could find nothing like (2). Is it available in the latest version, and
if not, is there any chance of it being added?

Thanks,
Paul Moore.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-11-26  9:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-11-25 23:15 Line editor - "get word from history" Paul Moore
1998-11-26  8:47 ` Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).