xvxx / phetch

🐭 quick lil gopher client for your terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

--raw: erratic behaviour

kseistrup opened this issue · comments

Seen in f533d15:

It seems like phetch is ignoring its first argument after --raw:

$ phetch --raw phkt.io
--raw needs gopher-url
$ phetch --raw IGNORED phkt.io | head -1
i  ____    _   _     _  __    _____	(null)	phkt.io	70
$ phetch --version
phetch v0.1.12-dev

Whoops, thank you! This will be fixed in the next release.