Waleed Dahshan
Waleed Dahshan
Right now there isn't a way to install WAPM without admin, at least no easy way (Winget/Scoop/Script). The powershell script requires admin. So please consider a portable installer.
Still says the same error message ```bash cargo nm -- deps/app-*.o Finished dev [unoptimized + debuginfo] target(s) in 0.00s /home/waleed/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/llvm-nm: error: deps/app-*.o: No such file or directory ``` The error...
Yes we need this. Windows does not have a less command, so it would be very helpful if an inbuilt pager was supported and used by default. Make it so...
> @wmstack If you download the nushell installer msi from the nushell repo and install it, you'll have the windows less.exe command. We bundle it with the Windows installer. Yeah,...
Hello, I am getting garbled messages when using Windows Terminal with `less`: ``` # also happens with -RFX help commands | table | less ``` 
* As for the font, the `ls` command for example works naturally, so wouldn't that be excluded? I also tried it in both Windows Terminal and in Vscode, and it...
Setting the code page to `65001` fixed it for me. Not sure why the `437` code is garbled. Could it be because we use different fonts? Edit: Need to add...
> maybe code page 437 doesn't support line drawing? Is there a chance that Nushell gets a dedicated troubleshooting section in its documentation, for issues that have been faced before?...
Do you get those inconsistent breaks in the lines?  Edit: The font is alright in Vscode (Above is Windows Terminal) 
Yup, I reported it today, and it happened today. `0.66.1` is the latest version right?