Swastik Baranwal
Swastik Baranwal
Sounds like `more` not able to handle unicode
Try https://github.com/walles/moar
Do let us know if this is working for you and this issue can be closed then
Also, try changing your locale to English. Maybe that can help
> `VHS_NO_SANDBOX` is not specific to server mode and should be in a different section. Would also be helpful to clarify why/when you'd want to use this, perhaps something like:...
Is this Windows? I can't reproduce this on Linux and Mac.
We already have https://github.com/vlang/v/blob/master/vlib/datatypes/queue.v
If we want to support older Java versions. We need to shift to C style string formatting. What do you think @pujagani?
> The logging style we currently use is across our Java bindings and that is the preferred approach. It is working well for JDK17. I am sensing it could be...