75bb796b2b
Which characters are allowed? - Aliases: https://www.gnu.org/software/bash/manual/html_node/Aliases.html - Functions: https://unix.stackexchange.com/questions/245331/shell-valid-function-name-characters For aliases I chose [\w-.] instead of blacklisting many forbidden characters. For functions I chose \S. |
||
---|---|---|
.. | ||
detection | ||
filetype | ||
tools | ||
windowing |