Skip to content

feat(contrib): cliphist-fuzzel-img drop imagemagick - #153

Merged
sentriz merged 1 commit into
sentriz:masterfrom
danielwerg:feat/fuzzel
Sep 11, 2025
Merged

feat(contrib): cliphist-fuzzel-img drop imagemagick#153
sentriz merged 1 commit into
sentriz:masterfrom
danielwerg:feat/fuzzel

Conversation

@danielwerg

Copy link
Copy Markdown
Contributor

as promised in #144 (comment)

before (fuzzel 1.12, imagemagick squired):

2025-08-20_10-04-19

after (fuzzel 1.13, no imagemagick needed)

2025-08-20_10-04-39

cliphist_list=$(cliphist list)
if [ -z "$cliphist_list" ]; then
fuzzel -d --placeholder "cliphist: please store something first" --lines 0
fuzzel -d --prompt-only "cliphist: please store something first "

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed from placeholder to prompt because of conflicts with minimal-lines. This could be changed to fuzzel -d --prompt-only "" --placeholder "cliphist: please store something first " to keep placeholder style.

@sentriz
sentriz merged commit 6eda526 into sentriz:master Sep 11, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants