eklhad

Results 58 comments of eklhad

> tab completion) in the UI. But I guess that might be more annoying than helpful It is annoying to me, but the rl command activates readline, if that is...

You should probably work with and package 3.8.5, it does not require tidy, which you referenced. Also, it uses quickjs, yes, but does not need to patch it, as earlier...

> I would not recommend vendoring a common library like readline; I don't know what this means. Sorry I'm not a packager. Do we "vendor" readline? It's just a library...

> I don't know what the old debug level was, so it gets set back to the > default of 1. Just to be technical ... settings are changed locally,...

I did a quick scan for W through the usersguide, didn't see anything I thought was wrong. Perhaps you have some examples. w !command and W !command are both correct...

Ok, this is fixed, but there are more issues, described in my commit messages. It looks like the latest quickjs has a bug that the earlier version did not. I...

This has been discussed / desired for years. We were always stopped because curl doesn't support gemini. Someone found a way around it with clever plugins, see Gemini.md in the...

We have taken some steps in this direction. The file jsrt is javascript regression test. Browse it, and if there are no errors then that's a good sign. Enter items...