fish-shell/share/tools
ridiculousfish f25b9f9831 Make the webconfig HTTP server threaded, fixing a Safari hang
Recently Safari seems to hang with fish webconfig. This is apparently
because Safari is opening a socket and not writing to it, causing
webconfig to hang until the timeout (30 seconds). It's not clear why.

Use ThreadingMixIn so that FishConfigTCPServer can handle more
than one connection at a time. This fixes the hang under Safari.
2021-05-05 13:29:55 -07:00
..
web_config Make the webconfig HTTP server threaded, fixing a Safari hang 2021-05-05 13:29:55 -07:00
create_manpage_completions.py Manpage generator: Give better error when we can't understand manpath 2021-03-26 19:32:14 +01:00
deroff.py Fix: equality vs identity 2019-11-06 14:13:21 +08:00