diff --git a/lib/globals.py b/lib/globals.py index c3aaf99..dad0b7d 100644 --- a/lib/globals.py +++ b/lib/globals.py @@ -80,6 +80,8 @@ PLAIN_TEXT_AGENTS = [ "python-requests", "openbsd ftp", "powershell", + "fetch", + "aiohttp", ] PLAIN_TEXT_PAGES = [':help', ':bash.function', ':translation', ':iterm2']