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)



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