Go to file
Castor Gemini b8b64da118 fix(playback): Improve content word wrapping
- Refactor the 'printContent' function to provide a cleaner layout.
- The author and timestamp prefix now appear on their own line.
- All subsequent lines of content are indented with a standard tab
  and wrapped correctly to the terminal width.
2025-08-22 05:28:06 -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): Improve content word wrapping 2025-08-22 05:28:06 -05:00
structs.go make an --add <filename> option 2025-08-21 14:13:42 -05:00