Re: bash readline

2013-06-23 Thread Jack Andrews
On 31 January 2013 21:24, Michael Stapelberg wrote: >> but on ubu^H^H^Hdebian, rlwrap uses the vanilla readline and it's >> really annoying that i can't get the same line editing features with >> rlwrap (and, i expect, readline). > I can confirm that. I suspect libreadline differs from bash’s read

Re: bash readline

2013-01-31 Thread Michael Stapelberg
Hi Jack, Jack Andrews writes: > i really like the readline in bash - it seems bash is "vi complete" in > vi mode. Unfortunately it’s not vim-complete (not sure about “pure” vi), take for example this command line: foo "bar" baz Then, press Escape, 0, w, w, c, i, " — nothing happens, but in