soft-serve icon indicating copy to clipboard operation
soft-serve copied to clipboard

refactor: make pop-up messages consistent

Open bashbunni opened this issue 1 year ago • 1 comments

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

bashbunni avatar Sep 02 '22 17:09 bashbunni

Copy "Stashed!" message styling including color. "Copied content", "Copied command", "Copied name", etc

bashbunni avatar Sep 13 '22 16:09 bashbunni

Look at https://github.com/charmbracelet/glow/pull/388 for an example of what it should look like

bashbunni avatar Oct 06 '22 22:10 bashbunni