=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== tmux-plugin-manager-3.0.0/CHANGELOG.md-47-- update readme with instructions about uninstalling plugins tmux-plugin-manager-3.0.0/CHANGELOG.md:48:- tilde char and `$HOME` in `TMUX_SHARED_MANAGER_PATH` couldn't be used because tmux-plugin-manager-3.0.0/CHANGELOG.md-49- they are just plain strings. Fixing the problem by manually expanding them. ############################################## tmux-plugin-manager-3.0.0/scripts/helpers/plugin_functions.sh-3- tmux-plugin-manager-3.0.0/scripts/helpers/plugin_functions.sh:4:# manually expanding tilde char or `$HOME` variable. tmux-plugin-manager-3.0.0/scripts/helpers/plugin_functions.sh-5-_manual_expansion() {