-
### Question
Hi!
This issue is quite old. Here are some previous discussions: https://github.com/mawww/kakoune/issues/3649 , https://github.com/mawww/kakoune/issues/2851, https://discuss.kakoune.c…
-
Yes, this is harpoon2.
So, I use the session-lens and auto-session plugins from [rmagatti](https://github.com/rmagatti) to switch between my projects. But when doing so, all entries of harpoon ar…
-
I continue use 0.12.3. On 0.13.1 i don't use hotkeys in other keyboard layout.
Ctrl+Shift+v i get paste - ^V
Same problem with Vim i must switch to EN keyboard layout.
### System
OS: arch…
-
### Feature description
The Termux is great and I really loved the extra-keys. I use several sets of configurations that I change before running the program. For example, I have one, two and three li…
-
### What Operating System(s) are you seeing this problem on?
macOS
### Which Wayland compositor or X11 Window manager(s) are you using?
Aerospace
### WezTerm version
20240203-110809-504…
-
If the current layout is set to en the hotkeys like j or k will work correctly, however if you switch to another layout they will no longer work
OS:Win11
-
Being a vim user I was using [rest.nvim](https://github.com/rest-nvim/rest.nvim), it covers my day to day usage except for few cases like file upload. So was always looking for a lightweight alternati…
-
### What version of Vim/Gvim are you using?
Vim/Gvim version
$ vim --version
VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Nov 16 2021 11:53:13)
macOS version - x86_64
Included patches: 1-36…
-
**Describe the bug**
When Vim emulation is enabled and the editor is in normal mode, keypresses which map to Vim commands are handled by the Vim emulator and not by this plugin.
**To Reproduce**
…
-
**Describe the bug**
Same as title
**To Reproduce**
- copy this code sample:
```lua
---@generic TResult
---@return TResult[]
---@param iterator fun(self: any? ): fun(): TResult
---@param…