Hans
Hans
**Describe the problem**: env * tabby: 189, 179, 169, 159 (maybe more) * macos: 13.2.1 I updated my tabby today to newest version(189), then bug came. I have tried to...
I maped tcomment like below ```lua vim.keymap.set('n', "c", 'TComment_gcc') vim.keymap.set('v', "c", 'TComment_gc') ``` The second line works great, but the first one throws the error `E354: Invalid register name: '$'`
## Environment details - OS: windows11 - OS version: 22631.3880 - node-pty version: 1.0.0 ## Issue description If I set `useconpty=true` then I do `pty.kill()`, it will get an error...
### Describe the bug   The network speed is slow, and after about 5 minutes, the error 'Process was killed because it reached the timeout' occurs. How can I...