Swastik Baranwal

Results 268 comments of Swastik Baranwal

Compiles with latest version of V

Can you add a simple test?

Can you also add a test?

I am not sure if `.vsh` files should allow the implicit import of os module variables/constants.

> I have the following code for the `inode` method: > > ```v > pub fn (p Path) inode() os.FileMode { > return os.inode(p.str()) > } > ``` > >...

> This should finally be merged (or at least closed). > > I think [C.C NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) is not the right choice since it forbids commercial use, which is bad...

I can reproduce the same on Linux using kitty terminal.

> @Delta456 could you please provide unit tests for this case? Done

> Looking more into this, I don't think we need to check for WSL, we only need to check if we are running Windows Terminal via the `WT_SESSION` variable and...

I have decided to go with https://github.com/Delta456/range/pull/5