Tried typing cat h<tab>. The tab moved the cursor forward multiple spaces. When I pressed backspace it deleted a single space at a time. But then the cursor stops, leaving the rc% cat h prompt. So it seems like there's a display issue with what is displayed vs internal buffer.
Tried typing
cat h<tab>. The tab moved the cursor forward multiple spaces. When I pressed backspace it deleted a single space at a time. But then the cursor stops, leaving therc% cat hprompt. So it seems like there's a display issue with what is displayed vs internal buffer.