Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh 4.3.4: bindkey -s xx 'yyy\n' no longer works (with bindkey -v)
- X-seq: zsh-workers 23317
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Jim Meyering <jim@xxxxxxxxxxxx>, zsh-workers@xxxxxxxxxx
- Subject: Re: zsh 4.3.4: bindkey -s xx 'yyy\n' no longer works (with bindkey -v)
- Date: Tue, 24 Apr 2007 07:46:06 -0700
- In-reply-to: <loom.20070424T152752-311@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <loom.20070424T152752-311@xxxxxxxxxxxxxx>
On Apr 24, 1:31pm, Jim Meyering wrote:
}
} But with 4.3.4, the latter bindkey seems to have no effect:
}
} r$ zsh -f
} r% bindkey -v
} r% bindkey -s '^x^x' '!!\n'
} r% echo foo
} foo
} r% ^X^X <<=== here I typed control-X twice,
} and it merely echos them
I am not able to reproduce this. You'll have to provide some more
information about your OS, how zsh was compiled, etc.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author