Pazitiff has asked for the wisdom of the Perl Monks concerning the following question:
Does anybody know way to read single char from terminal and simultaneous output this char to terminal? Something like "locate" method in GUI elements.
That is algorithm:
In this case, the input string must not depend on clearing the screen.
In short. How do show list below input line, and clear or complete him depending on entering char.
Very important i want use my program in Windows and Linux!
Sorry for my english :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: "Locate" search in terminal
by kcott (Archbishop) on Aug 28, 2013 at 08:09 UTC |