Commit Graph

9 Commits

Author SHA1 Message Date
Terence Boldt
3840db1a35
Fix nano with enter key as 0x0D (#158) 2023-12-04 23:23:59 -05:00
Terence Boldt
bde5767314
Fix keyboard delay (#152) 2023-11-01 20:00:21 -04:00
Terence Boldt
661c2fc8f6 Fixes #94 VT100 arrow keys for application mode 2022-03-01 08:26:54 -05:00
Terence Boldt
c6fc90e21f Update copyright notices 2022-01-10 23:00:58 -05:00
Terence Boldt
04e967e64d
Fix line wrap with nano and top (#49) 2021-11-27 00:07:14 -05:00
Terence Boldt
de69c54007
Fix cursor and improve shell (#48)
* Fix cursor and improve shell

* Update README
2021-11-26 22:51:52 -05:00
Terence Boldt
a929790624
Top fix (#47)
* Add workaround for bug in top command

* Update README with terminal emulation
2021-11-25 21:55:52 -05:00
Terence Boldt
5910d66fa2
Auto boot with recovery and improved VT100 support (#45)
* Improve vt100 support to make vim work

* Fix home and add line clear

* Auto boot with recovery
2021-11-25 18:45:56 -05:00
Terence Boldt
5cc32ea9cc
Add partial vt100 emulation to shell (#39) 2021-11-10 21:44:28 -05:00