Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Questions
- X-seq: zsh-users 1282
- From: Jimmy Mäkelä <jmy@xxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: Questions
- Date: Tue, 27 Jan 1998 17:48:43 +0100
How do i get the append history thing to work?
I've added this to my .zshrc:
HISTFILE=~/.zshistory
setopt appendhist
and tried pretty much anything you can do with these..btw is HISTSIZE in
lines or kb?
And another thing, how do i get the history-beginning-search or whatever
they're called to move the cursor to the end of the line after finding a
match?
And one last question, is there any possibility to bind a regular command
to an key sort of like: bindkey '^K' history
Messages sorted by:
Reverse Date,
Date,
Thread,
Author