Theo Lemay

Results 21 issues of Theo Lemay

I started to work on fixing #543. So far it seems to work well, though a couple tests fail. Unfortunately, it does not seem to fix either dot-repeat or marks....

I noticed that @zbw8388 made a branch on their fork that made me realize a bug I missed when merging #919 and #885 - when scrolling with C-u/C-d, the veiwport...

bug
category: sync
priority

Related: #175 - allow setting the editor line numbers from neovim - provide example in the readme for smart line numbers I'm a little stuck on what is the best...

This has many advantages: - remove dot repeat workarounds - remove unbind/rebind to type, and associated sync - makes insert mode bindings work out of the box - remove composite...

This issue is very minor and low priority. #### Expected Behavior: The PROS banner should show in the terminal, then any user text should be printed after the banner. ####...

p: normal
bug

Hello I have a QMK powered keyboard, meaning I can put arrow keys on a layer and don't need to use hjkl. Since I am using a custom layout, the...

question
upstream

Hello, Within the split keyboard community, the layout RSTHD is one of the most praised layouts. Made by the author of the "keygen" analyzer https://github.com/xsznix/keygen, it makes use of E...

Currently, there are two pairs of movement functions. `moveDistance`/`moveDistanceAsync` and `turnAngle`/`turnAngleAsync`. These each set the target of the chassis relative to current position then execute the motion. However, I want...

enhancement

:robot: I have created a release *beep* *boop* --- ## [1.7.0](https://github.com/vscode-neovim/vscode-neovim/compare/v1.6.1...v1.7.0) (2024-02-15) ### Features * **logging:** log Nvim info at startup ([#1797](https://github.com/vscode-neovim/vscode-neovim/issues/1797)) ([6b174c8](https://github.com/vscode-neovim/vscode-neovim/commit/6b174c81d4327186d350643a4867f7155693d18a)) --- This PR was generated with [Release...

autorelease: pending

This topic tracks fixing scrolling synchronisation. Issues: - [ ] https://github.com/vscode-neovim/vscode-neovim/pull/993 - [ ] https://github.com/vscode-neovim/vscode-neovim/pull/885 - [ ] https://github.com/vscode-neovim/vscode-neovim/issues/983 - [x] https://github.com/vscode-neovim/vscode-neovim/issues/161 - [x] https://github.com/vscode-neovim/vscode-neovim/issues/1027 - [x] https://github.com/vscode-neovim/vscode-neovim/issues/1149 - [x]...

category: sync
priority
manager: viewport