Chuck

Results 27 comments of Chuck

Any updates on the Transmit 5 version?

That is interesting... In all branches before `21-whichkey` the timeoutlen to 1000 milliseconds and Leader works fine. There is probably a setting between 100-1000 that may work better.

That seems like a good alternative to me. Maybe a separate code box with a note for an alternative for users of GIMP.

`rails new jumpstart_app --no-rc -m ./jumpstart/template.rb` I used `--no-rc` to ignore my local `.railsrc`.

So, if I create a default rails 7 app (importmaps), add `jsbundling-rails` gem, and then run command for esbuild, I get the same error. This might be an issue with...

Okay, so I have been reviewing this issue some this morning. From the [Core-js repo](https://github.com/zloirock/core-js#babel): ``` @babel/polyfill IS just the import of stable core-js features and regenerator-runtime for generators and...

I was having the same issue and your fix works. Hopefully, this will get merged into the code.

I am doing that right now. All you need to do is add the following to your `main.js` file: `import 'shorthandcss/dist/shorthand.min.css'`

I will totally `+1` this PR. I was just looking to see if `autoremove` was an available alias... this would be a great improvement

FYI: [TTY Toolkit](https://ttytoolkit.org/) has a tons of great UI plugins for CLI