in reply to Re: Simulating input history without Term::Readline::Gnu
in thread Simulating input history without Term::Readline::Gnu
Yes, those characters appear when I press the arrow keys.
I'll look into Term::UI::History, thanks!
Your idea is great, but I wish I could do something like that without requiring the user to press enter before the input is interpreted. Ideally, it should work like how a terminal works.