Point to Codeberg instead of SourceHut
Kill shell buffer instead of erasing it when clearing
Do not invoke 'erase-buffer' twice when handling "clear"
Add new command to execute commands in comments
Ensure that 'quit-window' doesn't delete the wrong buffer
Allow customising the function invoked on "clear"
Bury *Shell Command Output* buffer after clearing it
Add "clear" command to 'shell-command+-substitute-alist'
Remove deprecated option 'shell-command+-enable-file-substitution'
Use 'shell-quote-argument' where applicable (grep, man)
Do not hard-code glob expansions in tests
Insert two newlines before 'make-separator-line'
Fix %-substitution for remote files
* shell-command+.el (shell-command+-expand-%): Use only the local part
of the filename when substituting.
Simplify the user option type of 'shell-command+-default-region'
Fix "SourceHut" link in README
Add trailing newline to .elpaignore
As recommended by Stefan Monnier.
Ignore test not the actual package