-
- I enabled rendered at cursor, and it work flawlessly when on kitty terminal, but in tmux the image does not flush whatsoever, and will still show the image on every panel then keep spawning this err…
-
### Problem
In my case, using `vim.schedule` fixed this
Ref: https://github.com/kawre/leetcode.nvim/issues/141
### Steps to reproduce
```lua
-- Run this file as `nvim --clean -u minimal.lua`
for …
kawre updated
4 weeks ago
-
Consider the following 4 filenames:
1. `Test123.txt`
2. `Test 123.txt`
3. `測試123.txt`
4. `測試 123.txt`
All first 3 work normally, but only the 4th one, containing both CJK characters and spaces,…
-
Steps to reproduce: `sudo apt install kitty && kitty`
Seems like there is some openGL issue.
```
[0.802] [glfw error 65542]: EGL: No EGLConfigs returned
[0.802] [glfw error 65545]: EGL: Failed…
-
Has anyone considered adding support for rendering an image in the text terminal?
I can think of many scenarios where this could come in useful, and would love to work on something like this mysel…
-
### Problem
When you copy some text file that has many long lines, after enable line-wraping, gj/gk will not move the view point by one virtual-line per keystroke but one entire line per keystroke, d…
-
for example, I use kitty as my terminal, ranger as my file explorer, and neovim as my code editor
I have an app id match for kitty, and regex matches for the title for things like neovim, ranger, y…
-
**Describe the bug**
- tested with Gnome Terminal, Alacritty and Kitty
- POPOS 22.04 (Ubuntu 22.04)
- Some substitutions have issues with "special" characters such as "&", etc.
**To Reproduce*…
-
First of all, thank you for working on this extension. Recently I switched to [kitty terminal](https://github.com/kovidgoyal/kitty) and it is not working properly with the extension. Extension seems t…
-
#### Runtime Environment
- Operating system and version:
`EndeavourOS/Arch (Rolling release)`
`Kernel version: 6.8.1`
- Terminal emulator and version:
`wezterm 20240203-110809-5046fc22`
`kitty…