Commit Graph

6 Commits

Author SHA1 Message Date
Peter Wood
6aa087cf0a feat: Add uninstall script for Fabric AI CLI with logging and OS detection 2025-11-30 19:39:45 -05:00
Peter Wood
d6c76ac146 Fix TUI newline display issue
- Add processEscapeSequences() function to convert literal \n to actual newlines
- Apply fix to backup success, error, and running output displays
- Add TUI binary to gitignore
- Include comprehensive documentation of the fix

Resolves issue where backup output showed literal escape sequences
instead of properly formatted text with line breaks.
2025-05-30 10:03:43 -04:00
Peter Wood
be4f6a8d8c Commit local changes before merging with remote 2025-05-29 11:25:02 -04:00
Peter Wood
78d64d5ee5 fix: add logs directory to .gitignore 2025-05-12 13:24:17 -04:00
Peter Wood
da40927330 deleted *swp file; ignore in the future 2023-09-15 22:30:36 +00:00
Peter Wood
636be327bb Initial commit 2023-07-20 00:46:58 +00:00