Leon
Leon

@twigleingrid Good suggestions, thanks! Yeah this doesn't cover the help pages.
Looks like the crash isn't happening any more with nim 1.6.6, the message is still missing in the second case however.
Option introspection would be nice to have in general. I would like to see the ability to run `:set ignorecase` and have the current value printed as an info message....
Actually, I've found that it doesn't happen all the time, but only when the cursor line is close to the bottom of the window. Specifically, after doing `zb`, `2j`, `2k`...
@malikbenkirane I'm two years late, but thanks for the tip about `''m` and `M`, I couln't figure it out from the manual. > saving the file will delete all the...
> Next/prev page buttons. To have buttons (like the current Julia manual), instead of text links. It would be nice if the buttons/links could have `rel="next"` and `rel="prev"` in the...
> Would be nice if you could also easily deploy from a local machine. It shouldn't see that much use, but it would still be convenient for people who don't...
I see. One more question, I can see that `HTMLWriter.expand_versions` looks for docs subfolders with the built docs for each version. Could you point me at where those folders are...
Note that the [rundir repo](https://github.com/ifreund/rundird) is archived/unmaintained, and the original author has created [an alternative](https://github.com/ifreund/dumb_runtime_dir) that doesn't remove the directory. At the moment I have a permanent 0700 dir in...