Add fetch and aiohttp to PLAIN_TEXT_AGENTS (#586)

pull/601/head
Igor Chubin 4 years ago
parent ed3a322f77
commit e0cc061a64

@ -80,6 +80,8 @@ PLAIN_TEXT_AGENTS = [
"python-requests",
"openbsd ftp",
"powershell",
"fetch",
"aiohttp",
]
PLAIN_TEXT_PAGES = [':help', ':bash.function', ':translation', ':iterm2']

Loading…
Cancel
Save