On Mon, 6 Nov 2017 00:02:41 +0000 David Woodfall <d...@dawoodfall.net> wrote:
> I've been using 'bindkey -m' to set some actions for a the keys 'y' > and 'o'. > > I find that it has also changed the bindings for the command interface > (c-a :). Now I cannot type ':source' because the 'o' is intercepted > and instead a blank ' ' is printed. The same with 'y'. > Hey, yes it's known issue: https://savannah.gnu.org/bugs/?51471 From what I looked, I think bindings should not apply in command mode, but will need to take a look again. Amadeusz