Matthew Hinea

Results 4 comments of Matthew Hinea

Another hack: don't paste heavily indented text. IME pasting resumes at normal speeds on newlines that have no indentation. Worked better than any of the above for me.

``` typeset ZSH_VERSION=5.3 typeset ZSH_PATCHLEVEL=zsh-5.3-0-g4cfdbdb ``` (I stopped using zsh-highlight-version when I thought it was slowing down pasting)

I'm having this issue with Sequel Pro 1.1.2, MacOS 10.12.6 (16G1114). Importing CSV's crashes the application and makes no progress on the import, other than creating a new table, even...

If you're only producing a JS file of your web component, you should be able to just import that JS file. (In Rails importing `web-animations-next-lite` in `application.js` worked for me.)...