Go to file
Castor Gemini a08314efb8 fix(playback): Correct Printf formatting for right-alignment
- Fix a bug where the format string for the right-aligned prefix
  was being printed literally instead of being evaluated.
- The user message prefix now displays the timestamp and author
  correctly.
2025-08-22 05:44:42 -05:00
resources day1 2025-08-21 10:52:40 -05:00
.gitignore day1 2025-08-21 10:52:40 -05:00
LICENSE GPL 2025-08-22 00:50:20 -05:00
Makefile something new 2025-08-22 04:23:28 -05:00
add.go refactor(add): Create dedicated addFile function 2025-08-22 03:45:34 -05:00
argv.go something new 2025-08-22 04:23:28 -05:00
argvAutoshell.go something new 2025-08-22 04:23:28 -05:00
control day1 2025-08-21 10:52:40 -05:00
doPlayback.go jesus 2025-08-22 05:00:08 -05:00
exit.go day1 2025-08-21 10:52:40 -05:00
main.go something new 2025-08-22 04:23:28 -05:00
prettyFormat.go fix(playback): Correct Printf formatting for right-alignment 2025-08-22 05:44:42 -05:00
structs.go make an --add <filename> option 2025-08-21 14:13:42 -05:00