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

You can operate Windows with key bindings like Vim.

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

As discussed in #104, #96, we should implement the easy-to-write macro syntax. The current `map` and `noremap` have different features. The `map` is designed to propagate defined macros to other...

If the background color of the hint character can be round, it can minimize the obscuration of the clicked object, but the circle may not look good, so is it...

enhancement
accepted

When starting this mode, cut the screen into 676 areas (26*26=676) as in the picture below, assign each area to a combination of two letters, when pressing these two letters,...

Hi, I am trying to do this: ``` ennoremap / to_insert ``` -- so when I clickc on `/` in EDIT_NORMAL inside Microsoft Word I will get the Find Text...

Because of #111,I try another ways to map functions from insert mode as [the link](https://gist.github.com/pit-ray/267a89b596dce566a8ae9c9ff9a8057f) described with Autohotkey. But functions called from command line have a large delay (approximately 0.5s...

# About Bug As stated in title, any key mapping from insert mode will first cause **key reproduce to currently focused application** AND **call win-vind function** simultaneously. Based on the...

In Word, when I click `r` to replace a character, the new character will be inserted without special marks. For example, if I have a word in italics: _hallo_ --...

bug
accepted

Hi, I have the following in my `.vind-rc`: ``` set cmd_fadeout=3600 ``` -- which works very well for me, as it always shows me the current mode. However, there are...

inactive-issue

when wallpaper engine runing, The prompt text of easy click will flash, resulting in complete inability to see the text

inactive-issue