Amir Shiri
Amir Shiri
As Windows Terminal will be the default command line for future Windows, I think it's reasonable to support it only and not Command Prompt. However, why by default `http wttr.in`...
Same problem here. Windows 10 version 19041.113 Nvidia GTX 1660Ti Asus ROG PG348 3440x1440@60GHz G-SYNC enabled once I disable G-SYNC, flickering stops. Flickering affects only top of the screen, only...
> > Sam problem here. Win 10 , nvidia 1070 card and LG Gsync monitor. > > I hate to have to disable GSYNC. > > Just disable GSYNC in...
Is this on anyone's radar? This is a deal breaker or me as I use a great plugin to fish that provides me with history + timestamps of command executions.
This works fine for me. using bun 1.1.20 ```ts import { initializeApp, type App } from 'firebase-admin/app'; import { getFirestore, Timestamp } from 'firebase-admin/firestore'; class FirebaseService { app: App; db:...
Been using [this tool](https://github.com/bluemarsh/utf8clip) for a bit and so far so good. Install in Windows side: `dotnet tool install --global utf8clip` then in wsl side: `echo -n 51b969e6623423423 | utf8clip.exe;...