• Joined on 2025-01-24
neru pushed to main at neru/scripts 2025-05-06 20:23:17 -03:00
df6681c544 fix: missing variable name
neru pushed to main at neru/scripts 2025-05-06 20:22:57 -03:00
48c5b6d7be fix: remove unnecessary key system
neru pushed to main at neru/scripts 2025-05-06 20:20:44 -03:00
90af2363ae feat: add key dispatcher
ae31ece2b2 fix: wrong keys
Compare 2 commits »
neru pushed to main at neru/scripts 2025-05-06 20:15:31 -03:00
3f14d32ce9 test: add test logs to test scrolling
neru pushed to main at neru/scripts 2025-05-06 20:14:14 -03:00
6bf60c00fe feat: add log offset
neru pushed to main at neru/scripts 2025-05-06 20:13:23 -03:00
53567dd5c9 fix: wrong variable usage
neru pushed to main at neru/scripts 2025-05-06 20:12:47 -03:00
3211f473a6 fix: wrong check again
neru pushed to main at neru/scripts 2025-05-06 20:11:20 -03:00
66373685a0 fix: wrong range check
neru pushed to main at neru/scripts 2025-05-06 20:10:37 -03:00
9cf79a4001 fix: wrong variable
neru pushed to main at neru/scripts 2025-05-06 20:10:12 -03:00
b0bda246f6 fix: draw from bottom to start
neru pushed to main at neru/scripts 2025-05-06 20:02:11 -03:00
d6a9408fcd feat: handle key events
neru pushed to main at neru/scripts 2025-05-06 19:57:39 -03:00
db7556cabf fix: missing argument
neru pushed to main at neru/scripts 2025-05-06 19:56:54 -03:00
531f1dc391 fix: wrong variable name
neru pushed to main at neru/scripts 2025-05-06 19:56:19 -03:00
8bab43c149 feat: add log buffer, draw on screen manually
neru pushed to main at neru/scripts 2025-05-06 19:13:47 -03:00
b0d27aa022 fix?: wrong index
neru pushed to main at neru/scripts 2025-05-06 19:12:18 -03:00
5398512286 fix: wrong table fn usage
neru pushed to main at neru/scripts 2025-05-06 19:11:43 -03:00
901ce4cf2b fix: wrong function usage
neru pushed to main at neru/scripts 2025-05-06 19:06:03 -03:00
7b9b8582d4 fix: handle modem messages
neru pushed to main at neru/scripts 2025-05-06 18:59:42 -03:00
15cced4eae fix: wrong way of calling table.unpack
neru pushed to main at neru/scripts 2025-05-06 18:59:13 -03:00
4bac330b14 fix: wrong way of calling table.remove?