forked from NotAShelf/beer
input: encode keyboard events and send them to the shell
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I6ee2acd5f74575f4bcc2f41417207c626a6a6964
This commit is contained in:
parent
0df5588f02
commit
b2d656e7bd
5 changed files with 322 additions and 8 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
mod font;
|
||||
mod grid;
|
||||
mod input;
|
||||
mod pty;
|
||||
mod render;
|
||||
mod vt;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue