Zero

Results 88 comments of Zero

Same issue on Arch + i3 setup. I have the keybinding like this: `bindsym $mod+m exec emacsclient --eval '(emacs-everywhere)'` Even after doing sytemclt restart service or adding `--eval "(setenv \"DISPLAY\"...

I also don't have a Windows machine to build miniserve to test, but I made a colleague try to make a directory named "-h" and it was a success (I...

@svenstaro Thanks I didn't know draft was public. As for index.html, html writing is complicated compared to markdown, hence I didn't check the index file. Do we have to write...

If you think we need to integrate it with index flag then I'll look into how index is rendered and trace it. It'll take time, I'm not that good with...

> > Do we have to write the index file with all the paths ourselves, or just the other parts and the file/directories will be the same? If we can...

@svenstaro Any thoughts? My feeling as I said before is readme feature added into current render is ok as index file is supposed to be entry point and readme isn't....

> Should it conflict with index? If index is also provided, what should happen? Should index always prevail? I suppose it will, because it will also prevail over simple directory...

Does it cancel automatically once one of the tests failed? Would have been nice to know if there are some errors so we could fix in one go. Anyway, as...

Looks like the formatting issue was because I hadn't set my editor to use spaces so there was tabs and it looked ok to me. I've made the other changes...

@svenstaro I tried with Readme struct but haben't merged to master: https://github.com/Atreyagaurav/miniserve/commit/04ec70e10400642df96c9ffd4eb4daf19cf44df9 Is this good? Edit: I merged it, so that it'll be incorporated here. Looks ok to me, and...