Earlier quoted context omitted.
Downvotes? Come on, the 90s were fantastic. I haven't heard of Fish before but what I said was meant as a supportive pat on the shoulder; projects like these are great. So whoever's pressing the down button, please, try to crack a smile, or at least stop ruining mine.
Comments which add little or no value to the discussion are discouraged by HN community mores [edit: the "avoid me too comments" has been removed from the guidelines but habits die hard]. The reason is illustrated by this subthread: such comments often devolve into metadiscussion about behavior and complaints about community norms. The up arrow expresses support for the story. The delete link allows a person to revok…
Fish shell 2.2
71–73 of 73 posts
Re: Fish shell 2.2
#72Earlier quoted context omitted.
Via configuration, but it's bundled into the code. I'd rather have the web server as an optional install.
I don't think it automatically starts up. You have to run fish-config to start it yes? $ fish_config Web config started at 'file:///Users/bjorn/.cache/fish/web_config-6VIDFM.html'. Hit enter to stop. ::1 - - [12/Jul/2015 11:13:31] code 403, message Forbidden When I kill this and refresh the config in the browser doesn't load anymore. So I don't see the problem.
Re: Fish shell 2.2
#73Earlier quoted context omitted.
You guys keep beating around the bush and keep downvoting me! Is the web server built-in? Yes, it is. Why do you keep finding excuses and why do you keep downvoting the voice of reasons - a shell should not have a web server in its codebase, period. Put this into an optional package and make everybody happy!
You are just shouting that a shell should not have a web server in it's codebase, but you are giving no reasons why. I am using vim in the console to this day, and I don't mind my shell having a web interface for the most common use cases. Some people do find the web interface useful, otherwise it wouldn't be there. On the other hand, you are not providing any reasons why a web server is harmful, why would anybody li…