4 Commits
Author SHA1 Message Date
Stevan Freeborn 507b6d73f2 chore: run stylua 2026-07-18 18:22:48 -05:00
Stevan Freeborn f23619334b fix: address newline issues in output window 2026-07-18 18:19:01 -05:00
Stevan Freeborn e4088c23a7 chore: run stylua 2026-07-06 20:10:26 -05:00
Stevan Freeborn 398d3dd585 feat: add process runner and status indicator
Implement runner module for spawning and managing watchexec child processes
via vim.fn.jobstart with stdout/stderr piping and ANSI stripping. Add
indicator module for displaying a small non-focusable float that shows the
last command outcome (success/failure) when the main window is hidden.
2026-07-06 19:51:33 -05:00