soft-serve
soft-serve copied to clipboard
refactor: make pop-up messages consistent
The "Copied!" message stays until the user interacts with the program again, we should make sure that all of the messages are displaying in a consistent manner as some depend on time instead of user interaction
Copying file names or file contents don't give any user feedback at the moment. We should give users feedback that the contents have been copied and the styling should be consistent with what we choose to include in Glow
Copy "Stashed!" message styling including color. "Copied content", "Copied command", "Copied name", etc
Look at https://github.com/charmbracelet/glow/pull/388 for an example of what it should look like