A Badly Drawn Wobbler

Results 103 comments of A Badly Drawn Wobbler

> Hello guys, > > If you want something to be done, do it yourself. Thinking like that (and needing the updater) I created such a tool and I want...

> Thanks for the report @Suyashtnt, unfortunately this will take a bit of research and debugging to fix, which I haven't had the time for yet, and I can't make...

Ok so uh, I updated nvim and now the issue is stranger. It seems that I can open the cmd mode fine, but whenever I type it crashes with a...

It seems that any command which brings up the command line bar thing crashes neovide

benchmark: normal filtering ![image](https://user-images.githubusercontent.com/45307955/170330329-9ea79ffa-e79f-4290-94a7-9a56a635f6b1.png) DFR ![image](https://user-images.githubusercontent.com/45307955/170330436-9e4895e3-d4c1-4ca9-abcb-a3dc3c062ccb.png)

> Adding my sample zip so that if we test, we can use the same data. > > [npmCache.zip](https://github.com/nushell/nushell/files/8773647/npmCache.zip) > > I'm basically using the npm package called all-the-package-names and...

> This is an interesting benchmark. We all know dfrs are fast so I'm not arguing with the results but in the original there are a bunch of things going...

``` export def "refresh-cache" [] { npm i -g all-the-package-names let npmCacheFilePath = ($nu.config-path | path dirname | path join "yarnCache" | path join $"npmCache.csv") all-the-package-names | each { |i|...

is there any ETA for when this repo will be back? I wanna ~~steal~~ get some wallpapers from here. Thanks for the effort put into this repo and now reviewing...

Any updates on when this will be updated/merged?