Results 4 issues of 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...

T: Bug

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 ![Image](https://github.com/user-attachments/assets/9c3ee0b0-fe43-4fd2-9582-e0f9c7477308) ![Image](https://github.com/user-attachments/assets/3440a137-bea4-4b2a-9c55-0fca31608ee7) The network speed is slow, and after about 5 minutes, the error 'Process was killed because it reached the timeout' occurs. How can I...

bug