Commit Graph
17 Commits
Author SHA1 Message Date
EnumDev cc92ba51c5 Set typer logs as first buffer 2026-05-12 22:04:33 +03:00
EnumDev 999f1953f9 Add logs buffer 2026-05-04 22:46:21 +03:00
EnumDev e4462f9674 Add simple syntax highlighting 2026-05-04 21:33:35 +03:00
EnumDev 811a8f7ee9 Standardize config fetching 2026-05-03 14:55:06 +03:00
EnumDev 2f1978e6da Turn PrintMessage into receiver function 2026-04-28 21:34:58 +03:00
EnumDev ff087b196a Add build-time system config directory variable 2025-06-21 18:01:08 +03:00
EnumDev a3138a9e86 Add key binding and command to run any other command through input bar 2025-06-15 15:43:12 +03:00
EnumDev ab19981179 Split drawing and processing events into different functions 2025-06-14 17:54:16 +03:00
EnumDev 12495d4bd9 Change how buffers are handled, fix PgDn key binding running prev-buffer command, fix next/prev-buffer not working correctly 2025-06-14 11:38:02 +03:00
EnumDev 444c355117 Add configuration files for styles, keybindings and other options 2025-06-12 21:01:37 +03:00
EnumDev 2b0f190f15 Add commands and key bindings 2025-06-09 18:31:07 +03:00
EnumDev 8f85e0991a Add selections 2025-06-08 20:01:27 +03:00
EnumDev 1620b6c2b9 Move CursorPos field to buffer struct 2025-06-08 13:10:30 +03:00
EnumDev 448ebe27cf Fix empty buffer being created when opening files using cmdline arguments and allow opening non-existent files 2025-06-07 20:38:36 +03:00
EnumDev a2876c2086 Add basic dropdown functionality 2025-06-04 16:00:52 +03:00
EnumDev 2f7f483563 Open file buffers through command arguments 2025-06-03 17:21:14 +03:00
EnumDev 6b5e6e8996 Initial Commit 2025-06-03 16:59:39 +03:00