Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| e5f85dc0 | 2024-05-28 20:27:45 | import sysutils/ruby-tty-reader A set of methods for processing keyboard input in character, line and multiline modes. It maintains history of entered input with an ability to recall and re-edit those inputs. It lets you register to listen for keystroke events and trigger custom key events yourself. OK jeremy@ |