win-vind icon indicating copy to clipboard operation
win-vind copied to clipboard

You can operate Windows with key bindings like Vim.

Results 121 win-vind issues
Sort by recently updated
recently updated
newest added

> >### Discussed in https://github.com/pit-ray/win-vind/discussions/97 > > > >Originally posted by **tesses** June 13, 2022 >I want to make editor's key-bindings when a specific mode is active. > >A command...

enhancement
accepted

Hi, I am trying to map to always switch to RESIDENT. Here's my `.vindrc`: ``` inoremap ennoremap to_resident ``` It does not work, what am I doing wrong? Also: is...

enhancement
question
accepted

**Describe the feature you'd like** A kernel appears around the current mouse cursor position and assigns a one-letter hint to each one. It is available with EasyClicik, left-click, right-click, mid-click,...

enhancement
accepted

**Describe the bug** As an example, I'm trying to remap `` by doing: ``` imap inoremap to_edi_normal ``` Also, I tried to remap `` in other modes without success: ```...

bug
help wanted
accepted

Hi, It might be something inherent for `vim`, but when I try the following: `inoremap to_edi_normal` It is also activated if I press `+a` or something similar. Is this the...

bug
accepted

**Describe the bug** This error appears when launching the latest portable x64 version: ![image](https://user-images.githubusercontent.com/13739892/159700786-fae7f31c-0a8d-47af-a9ca-78907b6498dd.png) **Environment** - Windows 10 Edition: Pro - OS Type: 64bit - OS Version: 21H2 - OS...

bug

**Describe the bug** If the hint is white on a black background, as is the default, the color of matching text will be decayed, but will not change if it...

bug

When I try to yank a complete footnote (typing`y$`) win-vind crashes. Windows 10 Pro OS Type: 64bit OS Version: 21H2 OS Build: 19044.1586 win-vind Version: 4.4.0 win-vind Type: zip Is...

bug

Hi, When I mark a in EDIT VISUAL and then hit `d`, the text is inserted into the `+` register (the Windows clipboard). This causes confusion because it will replace...

enhancement
accepted

**Question** Hi, I wonder what is the purpose behind `resident mode`, as it seems for me that both it and `insert mode` have the same purpose, making it redundant. Am...

enhancement
question
accepted