Commit Graph

13 Commits

Author SHA1 Message Date
fed1d43ac9 Loggable trait and derive macro. 2026-02-22 21:56:32 -05:00
2e67c01377 Add icons to TUI. 2026-02-22 21:56:32 -05:00
be969ef335 Add macros for logging. 2026-02-22 21:56:32 -05:00
c21ede292c Share colors for GUI and TUI.
The shim is there but it isn't used yet.
2026-02-22 21:56:32 -05:00
73c467e19e Renames. 2026-02-22 21:56:32 -05:00
8fd0bb48de Set up workspace, add formatting CI. 2026-02-22 21:56:32 -05:00
d5671a5590 Fix clide lints. 2026-02-22 21:56:32 -05:00
289f94300c Move EntryMeta to libclide. 2026-02-21 14:59:48 -05:00
7d4f23d82a Fix bug showing project name in explorer. 2026-02-21 14:24:44 -05:00
b4e14f7f27 Fix bug preventing TUI editors from opening.
Also fix bugs building file tree for paths including `../`.
2026-02-21 14:21:28 -05:00
f6fdd19f73 Add basic GUI support (#17) 2026-02-08 21:25:03 +00:00
2340fd7652 Pass application context to GUI. (#11) 2026-01-31 04:25:14 +00:00
00f9075d0f Add basic TUI support (#1) 2026-01-25 20:57:36 +00:00