Commit Graph

85 Commits

Author SHA1 Message Date
neru 868663d33f feat: log cmd args on execution 2025-05-08 13:38:29 -03:00
neru e8c68ffded fix: simplify regex pattern 2025-05-08 13:37:11 -03:00
neru 5aea3bb618 docs: add to-do entry 2025-05-08 13:33:31 -03:00
neru 6fbb54c2cd feat: add commands 2025-05-08 13:33:24 -03:00
neru 283ee5cb71 docs: add to-do list 2025-05-08 13:31:18 -03:00
neru 9da79947d3 style: remove unused empty function 2025-05-08 13:22:47 -03:00
neru c5ab37664b feat: add monitor support 2025-05-08 13:20:22 -03:00
neru 77da21f1e7 feat: add cursor blinking 2025-05-08 13:13:58 -03:00
neru b6b35cfd2f style: formatting 2025-05-08 13:12:58 -03:00
neru 31d333333c feat: handle backspace on command line 2025-05-08 13:12:41 -03:00
neru 3c7836c513 docs: add logs to-do comment 2025-05-08 13:10:15 -03:00
neru 588f56075c fix: index calculation 2025-05-08 13:08:07 -03:00
neru 67b1e7b7d9 style: change colors 2025-05-08 13:03:52 -03:00
neru 709b7fb992 style: format 2025-05-08 13:03:35 -03:00
neru 0465b2de5b style: make cmd bar gray 2025-05-08 13:03:23 -03:00
neru 7305789194 fix: clearing before setting color 2025-05-08 13:03:16 -03:00
neru dd117a7ca2 fix: wrong cursor pos 2025-05-08 13:02:22 -03:00
neru cd2ff71b20 fix: wrong log start height 2025-05-08 13:02:02 -03:00
neru 3c235a7513 feat: begin implementing console commands 2025-05-08 13:01:36 -03:00
neru f29770e3f0 feat: move command bar to top 2025-05-08 13:01:24 -03:00
neru 63c3e4e273 feat: add glfw key codes 2025-05-08 13:01:10 -03:00
neru 0d7e6eb8e5 style: formatting 2025-05-08 01:58:29 -03:00
neru 08607c6497 style: change string formatting 2025-05-08 01:39:45 -03:00
neru 6d454821f9 style: change status bar col 2025-05-08 01:38:50 -03:00
neru 99b4fec189 test: remove test msg 2025-05-08 01:31:29 -03:00
neru 5022f71398 fix: prefix whitespace 2025-05-08 01:30:57 -03:00
neru 55314b33b2 fix: variable name 2025-05-08 01:29:02 -03:00
neru a6ce7c8b48 fix: iterate in reverse 2025-05-08 01:27:57 -03:00
neru 4638994190 fix: misc changes 2025-05-08 01:25:34 -03:00
neru 2f22573319 fix: wrong place for space 2025-05-08 01:18:29 -03:00
neru 42f8d24b76 fix: sort loop 2025-05-08 01:17:54 -03:00
neru aaa63e5293 fix: prefix spaces 2025-05-08 01:17:09 -03:00
neru 091811ad3f fix: wrong idxstuff 2025-05-08 01:09:08 -03:00
neru b0975519d1 test: add wrap test str 2025-05-08 01:07:33 -03:00
neru cc2988dbc8 fix: correct prefix space 2025-05-08 01:07:02 -03:00
neru 3bcce0f50f fix: bad clear 2025-05-08 01:06:10 -03:00
neru e29b4e9190 refactor: rewrite text wrapping 2025-05-08 00:57:44 -03:00
neru a00403549a fix: properly restore color 2025-05-08 00:55:39 -03:00
neru f426fb4f3f fix: draw text 2025-05-08 00:30:35 -03:00
neru 2002158be8 fix: return type 2025-05-08 00:30:00 -03:00
neru 8236be1fff feat: wrap lines on logs 2025-05-08 00:29:02 -03:00
neru 84637cb3dd feat: add status bar 2025-05-07 23:45:45 -03:00
neru ed9a3ec614 fix: old variable name 2025-05-07 23:40:05 -03:00
neru b022e1f470 fix: typo, again!!!!!!! 2025-05-07 23:39:42 -03:00
neru 853de03a3f fix: typo 2025-05-07 23:39:04 -03:00
neru 471204380d fix: typo 2025-05-07 23:38:41 -03:00
neru 3675c46279 style: move log function 2025-05-07 23:38:09 -03:00
neru 74e6730c10 fix: typo 2025-05-07 13:12:09 -03:00
neru cddf13d5cc test: remove test message 2025-05-06 20:29:35 -03:00
neru 0c3e147795 test: test code 2025-05-06 20:27:13 -03:00