readline
readline copied to clipboard
vim mode: c<motion> and d<motion> don't work with many otherwise-supported motions
trafficstars
For example, b, e, 0, and $ are all supported motions, but cb, ce, c0, c$, db, de, d0, and d$ don't work.