Commit Graph

4 Commits

Author SHA1 Message Date
0db89b1e3a chore: clippy + fmt 2026-04-04 09:59:01 -07:00
b7e4316cef feat(command): add CmdContext extensions and new effects
Add new fields to CmdContext for tracking search mode, panel cursors,
tile category index, named text buffers, and key information.

Add SetBuffer and SetTileCatIdx effects for managing application state.
Update TileBar to accept tile_cat_idx parameter for rendering.

Co-Authored-By: fiddlerwoaroof/git-smart-commit (unsloth/Qwen3.5-35B-A3B-GGUF:Q5_K_M)
2026-04-04 09:58:30 -07:00
fe74cc5fcb chore: clippy + fmt 2026-04-02 09:35:02 -07:00
da93145de5 refactor: introduce draw module 2026-04-01 08:54:22 -07:00