libsixel icon indicating copy to clipboard operation
libsixel copied to clipboard

Replace have with command in bash completion

Open rcorre opened this issue 9 months ago • 0 comments

have is not a standard unix/bash command. Trying to tab complete with image2sixel results in the following printed to stderr:

bash: have: command not found

rcorre avatar Feb 23 '25 23:02 rcorre