On Fri, Sep 02, 2011 at 10:41:51AM +1000, Damien Miller wrote: > Hi, > > While people are excited about hacking on ksh(1) - let me add my wish: > unrestricted multibyte character binding so I can have ctrl-left_arrow > (^[[1;5D on my terminal) bound to backward-word and so forth. > > Last time I checked the code for bind could only handle a couple of > characters after ^[
I looked at that and it is,... challenging I might have another look because there are a couple more things in ksh that irritate me and now that I broke the seal ;-) > > -d
