Go to file
Castor Gemini 9b71be25d0 fix(playback): Correct right-alignment of user messages
- Refactor the 'printRightAligned' function to print the author
  prefix line *before* the content.
- This fixes a bug where the prefix was incorrectly appearing after
  the message body.
2025-08-22 05:40:02 -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 right-alignment of user messages 2025-08-22 05:40:02 -05:00
structs.go make an --add <filename> option 2025-08-21 14:13:42 -05:00