Ava Johnson

Results 36 issues of Ava Johnson

In later versions of zsh auto-fu.zsh causes the prompt to be displayed twice. In older versions of zsh this didn't happen, I don't know the exact version. For example if...

I was able to trace the issue to this one line.

When auto.fu is enable the undo widget stops working. If I type 'thing' and hit undo the 'n' disappears (should be the 'g'), if I hit it again nothing happens.

I've been messing with the library and it looks like it could be very useful but I'm slightly confused on how to use it. Once I set all the constraints,...

In the bin directory there are two files `c.js` and `c.min.js`. Both files seem to be minified and the `c.min.js` is actually slightly larger. What is the difference between the...

I have `atom-ide-ui` and `language-vue` installed but the package doesn't seem to preform any diagnostics. When I open a Vue file the language is correctly detected as `Vue Component` but...

Single line directives capture the comment ending token as part of the expression. ``` /* #if process.env.TARGET === 'chrome' */ ``` ``` Error: Invalid regular expression: missing / in expression...

Thank you for all your hard work. Any chance of a webpack plugin?

Any way to use public key authentication instead of password for sftp?

question

Any attempt to run amzscraper gives me the following. ``` Traceback (most recent call last): File "/home/ava/.pyenv/versions/3.8.3/bin/amzscraper", line 11, in load_entry_point('amzscraper==1.0.0', 'console_scripts', 'amzscraper')() File "/home/ava/.pyenv/versions/3.8.3/lib/python3.8/site-packages/amzscraper.py", line 287, in main args...