Commit Graph

149 Commits (17fedeb262d21f7487852ebd4e6c4974eac08d9e)

Author SHA1 Message Date
chris west 17fedeb262 add --encoding to --help 4 years ago
chris west c2c5e1c086 add -w, --wrap to cli and config file 4 years ago
chris west 41324a0ff3 CP437 support 4 years ago
chris west 1359a4eb49 add -m, -M flags for media 4 years ago
chris west 596c8042ed use Line & LineIter instead of passing raw text around 4 years ago
chris west 1146f42174 raw mode in main. fixes panics 4 years ago
chris west c002f2adc1 more idiomatic cli errors 4 years ago
chris west f37ab17084 simpler -v 4 years ago
chris west 3242996189 make menu lines just refs, not duplicated strings 4 years ago
chris west 07011b7175 menu::parse, not menu::Menu::parse 4 years ago
chris west 9ce524dd1f explictily do nothing on Run 4 years ago
chris west 51f401394a gopher::type_for_url() 4 years ago
chris west d66a9c610c parse_url returns simple struct, not tuple 4 years ago
chris west 344e4d7e5f shorter 4 years ago
chris west f03c6e1422 make clippy happy 4 years ago
chris west b529e9c1cb more notes 4 years ago
chris west dd4e47dc8e some notes 4 years ago
chris west 28ac8beb10 tests for cmdline arg parsing 4 years ago
chris west 075e82d2d0 save some space 4 years ago
chris west 8645571d7a print a plain version when no tty 4 years ago
chris west ab364c5b8a --print shows all lines 4 years ago
chris west d587df8def Add new flags to manpage 4 years ago
chris west be12941ce3 add --config and --no-config 4 years ago
chris west bbf0d4b9dd Add -S/-O --no-tls --no-tor 4 years ago
chris west 92331d9ab7 config file options only now 4 years ago
chris west b67815b45f hide cursor when printing 4 years ago
chris west 9a2eb4e4b6 tls is -s, tor is -o, remove --emoji 4 years ago
dvkt 30ded8ed69 just for fun 4 years ago
dvkt 17cefcc67f Tor support 4 years ago
dvkt a544404bee use config 4 years ago
dvkt 6a4442bcac update usage too 4 years ago
dvkt f90f4aef7e stop fighting with tabs 4 years ago
dvkt 032c10d6ec more space 4 years ago
dvkt 5a7161a505 alignment 4 years ago
dvkt 204b587d02 update -h style 4 years ago
dvkt 884255668c --print: just print rendered gopher response 4 years ago
dvkt e868f4dc4e doc tweak 4 years ago
dvkt b07252997b don't print -h on arg fail 4 years ago
dvkt 5e3c50a7c7 not you 4 years ago
dvkt df4663b3ce fail on unknown cmdline arguments 4 years ago
dvkt 5688e8c4bb cargo build --features disable-tls 4 years ago
dvkt 133ed96831 --features tls 4 years ago
dvkt e8c6a5b1ef fix url arg parsing 4 years ago
dvkt 9128ffc85b track which pages are loaded via tls 4 years ago
dvkt 7148ddd999 enable try tls mode 4 years ago
dvkt 612bbffa28 --tls 4 years ago
dvkt 201a0592e4 die on fatal errors 4 years ago
dvkt c1b26186e1 more clear 4 years ago
dvkt 10b4c8adf1 -l to quick connect to a local gopher server 4 years ago
dvkt 07b765f948 clippy 4 years ago