fish-shell/share/tools/web_config
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
..
js Default colorscheme: Change pager prefix color for light terminals 2021-05-01 20:16:23 +02:00
partials webconfig: Handle right prompt 2021-04-21 17:01:05 +02:00
sample_prompts default prompt: Set fish_color_status if unset 2021-05-01 18:59:25 +02:00
delete.png Lossless recompress of images with pngcrush+zopfli 2016-06-18 10:03:26 -07:00
favicon.png Add favicon for web config 2015-07-12 15:06:56 -07:00
fishconfig.css webconfig: Remove gigantic padding 2021-04-14 20:49:24 +02:00
index.html Webconfig: Let theme match help and fishshell.com 2020-12-04 17:08:45 +01:00
webconfig.py Make the webconfig HTTP server threaded, fixing a Safari hang 2021-05-05 13:29:55 -07:00