Swastik Baranwal

Results 268 comments of Swastik Baranwal

> Hey @Delta456, Can I work on this? Sure

> @Delta456, Can you please tell me current changes are correct or not? Current changes are correct but please go through what all changes are needed to do.

Closing due to inactivity.

I would want to work on this!

> @Delta456 urgh, I actually have a `hyperlink` branch open with most of this in place. I'll open up a PR for it in a few minutes and mention you....

I have made a PR for fixing this bug. See https://github.com/changkun/modern-cpp-tutorial/pull/268

To know if WSL is being used inside Windows Terminal. One can do: ```go // Detect WSL as it has True Color support wsl, err := ioutil.ReadFile("/proc/sys/kernel/osrelease") // Additional check...

Please use v-analyser instead.

Hi, I can work on this issue because I also need this.

`shell` is invalid on Windows because it doesn't have it so `echo` doesn't work as well.