Richard Li

Results 13 issues of Richard Li

When there's wrapped line, sometimes scroll_one_line scroll more than one graphical line, this causes relative_line to be recorded wrong. This means that if you're dealing with files with a lot...

As discussed in https://github.com/nvim-tree/nvim-tree.lua/pull/1871#discussion_r1059823270 # Background nvim-tree is a very customizable plugin and it provide options to display certain attributes of files and directories. Currently, 4 such attributes are implemented:...

performance

The problem: - I like to map up and down gesture to volume and left and right gesture to zoom. However, sometimes when I'm adjusting volume, zooming would be triggered....

Currently when `logid.service` starts on boot, it does not seems to add devices correctly. Only after restarting the service does it work properly. This causes a restart to be required...

I noticed this when I had a class that was a default export. So I wrote a test to try to debug it. Here's the behavior I got ![image](https://user-images.githubusercontent.com/38484873/144709058-196c7508-7cb9-436a-b0fa-1d3c26dd5d7e.png) Does...

bug
help wanted

Instead of just setting `"` register

Steps to reproduce: copy this: ``` long long long long long long long long long long long long long long long long long long long long long long long long...

upstream

- normal mode - [x] `i` `a` - [x] `I` `A` - [x] `d` `dd` `D` `x` - [x] `c` `cc` `C` `s` `S` - [ ] #19 - [...

normal

visual