Steven Lu

Results 83 issues of Steven Lu

I am thinking about the best way to implement two-finger-scroll on a trackpad to freely move around in x and y within a scene in a canvas. It seems that...

I get these errors: ``` Error detected while processing function AfterimageReadPost: line 34: E484: Can't open file /var/folders/z_/ybb_x1f96l9d2yqr18ncmg1w0000gn/T/vNZcU6S/6 ``` And it just shows a blank file whenever [this](https://github.com/fidian/hexmode) is installed...

My C++ files end up loading up (when restoring with `vim -S` or `nvim -S`) with `iskeyword` having gained a `-` which causes problems for various reasons. What's confusing to...

You see, my Macbook likes to freeze a lot. It's not enough to warrant me to be really upset (for more than a few minutes when it happens, as it...

I typically use this most heavily to toggle quote types as the content of a string evolves. E.g. `cs'"` The only pain point with this is that the cursor gets...

Does not appear to change behavior. Also, returning to the menu shows it reverted to "Regular". Running 2.5.2 on 10.12.5

I noticed this plugin does not do anything when the command is invoked inside of quotes inside of a comment. Is this by design or a limitation? I am guessing...

I have a [test implemented here](https://github.com/unphased/tst/blob/d8cda10930f1743207dbd6bbd6fdb16bf850b18e/src/tests/self.ts#L324-L386) using my test/benchmark library. I've also taken the plot that this generates and hosted it publicly on the net here: https://unphased.github.io/static-sharing/2024-03-29/deepequal_perf/deepequal_perf_collisions.html I like this...

I'm testing this tool out and i saw some behavior that was not expected - I manually imported around 200k entries from one of my custom history files. two of...