Vincent Schneider

Results 11 comments of Vincent Schneider

I would try to implement this feature, but I have a few questions before I start: Is this just a one-time read of the current user/group? Or does this information...

Then I'll create a PR about it, even if it's just a small feature, it's a nice gimmick.

A possible workaround to this problem would be to encode the stdout result with base64 or hex to ensure that no invalid characters are encoded with json. The client side...

@flozz Would this be a desired function as I described?

Not sure, could be a potential problem. Would this be worth a PR from my side?

If this is related to https://github.com/flozz/p0wny-shell/issues/32 it should be fixed. I'm not sure if that's the case, since php would throw a 500 error code if something goes wrong. We...

autocomplete is also missing for these array functions: `clone` `any` `all` `repeat` `insert` `prepend` `trim` `clear` `delete_many` `delete` `delete_last` `first` `last` `pop` `reverse` `reverse_in_place` `join` See https://github.com/vlang/v/blob/master/doc/docs.md#arrays

That's a feature I've wanted in this tool for a long time @vladertel thanks for this PR 👍.

I just added the forum entry https://h5p.org/node/1528518, not sure why this was necessary.