supitsdu / clipper

Seamlessly copy file contents to clipboard from command line. Lightweight, cross-platform tool for instant text transfers.
MIT License
3 stars 3 forks source link

Improve Informativeness of Success and Error Messages #26

Closed supitsdu closed 1 month ago

supitsdu commented 2 months ago

The current messages displayed by clipper are somewhat basic. We can improve the user experience by making the messages more informative.

For example:

Tasks:

  1. Review and revise the messages displayed in the main function.
  2. Consider using different colors or formatting to distinguish between success and error messages.