One of the features of GNU Readline we are all familiar with is the history: `up` for the previous command, `ctrl r` for reverse search... It would be a great addition if urwid_readline supported similar shortcuts.
One of the features of GNU Readline we are all familiar with is the history:
upfor the previous command,ctrl rfor reverse search...It would be a great addition if urwid_readline supported similar shortcuts.