[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

bash bug in vi mode



When I use escape-slash to search my history in bash vi mode I get wierd
results. For example typing this:

[jmajors@d-phx-jmajors]$ /ssh

then hitting <enter>, gets me this:

[jmajors@d-phx-jmajors]$ t
mjssh -oServerAliveInterval=90 jmajors@hyper9

Or this:

[jmajors@d-phx-jmajors]$ al=90 jmajors@hyper9

I have no idea where the "t" and  "mj" come from, or why it shows up on
a separate line. If I use <esc>k to search, it displays correctly.
Does anybody know how to fix this?



Reply to: