commit df7b533661b715758bb761db1ddf11a6889475aa parent 7c5e83a7cc9c2b51bbae2f4cdd843e59c066da81 Author: Nixx <nixx@firemail.cc> Date: Sun, 27 Sep 2020 18:17:35 +0100 A little more verbosity. Diffstat:
M | ytsearch | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/ytsearch b/ytsearch @@ -80,6 +80,7 @@ if xset -q >/dev/null 2>&1; then printf "${1}" | xclip -in -selection clipboard printf "\e[0;94m# Copied URL to clipboard.\e[0m\n" fi +printf "\e[0;94m# URL: ${1}\e[0m\n" } hexformat () {