You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
phetch/src
chris west fb3e3940db enter raw mode on our own
termion wants you to pass around a RawTerminal
struct that wraps Stdout, which is probably "right"
but it's easier to do it the C way and treat stdout
as a shared global resource.
4 years ago
..
gopher almost everything is a link 4 years ago
ui views remember their wide mode setting 4 years ago
args.rs ignore trailing whitespace on URL arg 4 years ago
bookmarks.rs deal with unused return values 4 years ago
color.rs kill needless color allocations 4 years ago
config.rs off by 1 4 years ago
gopher.rs update changelog 4 years ago
help.rs `--no-default-features` to disable tls, tor 4 years ago
history.rs deal with unused return values 4 years ago
lib.rs resize on SIGWINCH 4 years ago
main.rs more idiomatic cli errors 4 years ago
menu.rs Fix #13 4 years ago
phetchdir.rs deal with unused return values 4 years ago
terminal.rs enter raw mode on our own 4 years ago
text.rs start wrapping termion 4 years ago
ui.rs always shutdown() on drop() 4 years ago
utils.rs fix for nix 4 years ago