fish-shell/share
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
..
completions Remove extra chars after -p and --load options 2021-05-05 21:45:16 +08:00
functions fish_greeting: show private mode message if $fish_greeting is empty list 2021-05-05 18:53:51 +02:00
groff
tools Make the webconfig HTTP server threaded, fixing a Safari hang 2021-05-05 13:29:55 -07:00
__fish_build_paths.fish.in
config.fish Only send the PID of the last process in a job to builtin fg 2020-10-18 19:36:48 +02:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00