diff --git a/lib/globals.py b/lib/globals.py index 0664d4a..7810fd6 100644 --- a/lib/globals.py +++ b/lib/globals.py @@ -79,7 +79,8 @@ PLAIN_TEXT_AGENTS = [ "lwp-request", "wget", "python-requests", - "OpenBSD ftp" + "openbsd ftp", + "powershell", ] PLAIN_TEXT_PAGES = [':help', ':bash.function', ':translation']