Justin O'Neill
Justin O'Neill
I'm trying to do this too for the all new **Windows Linux Subsystem**. I'll update my progress here. ----- **In the meantime, here are some useful resources:** - https://www.herebedragons.io/bashing-windows -...
I installed the [ConEmu Terminal](https://conemu.github.io/) and it's looking 1000x better! Well, a LOT better then what it was. The icon fonts still aren't showing but ALL the fonts are. Still...
Not yet @naramsim But I'll be sure to report back here when i do
@DanielGGordon yes, that's what the screenshot is. I haven't tested the arrow keys in vim yet
@DanielGGordon , I found ZSH to be pretty slow, but further investigating led me to realizing it had a lot to do with the `order` i wrote the settings in....
*\* Same Problem *\* (Windows 7 user) > [email protected] install C:\Users\Oneeezy\AppData\Local\Temp\apm-install-dir-114819-8356-11wyxtl\node_modules\term\node_modules\pty.js > node-gyp rebuild C:\Users\Oneeezy\AppData\Local\Temp\apm-install-dir-114819-8356-11wyxtl\node_modules\term\node_modules\pty.js>node "c:\Program Files\Atom\resources\app\apm\node_modules\atom-package-manager\node_modules\npm\bin\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild Building the projects in this solution one at a time. To enable...
@ScottTrenda Thanks from 2019! (wanted to be first)
I can confirm that setting `currentWindow: true` works best for me and should be set back.
Update with what's been tried so far: ```diff + 1. git clone [email protected]:svelteness/kit-docs.git + 2. pnpm i ``` ## PNPM v7.1.0 (attempt) I then tried running ```diff - pnpm dev...