Replies: 5 comments 7 replies
-
|
I am not sure currently what the scope of this project is. I created this on two weekends, basically because I wanted I will, however, not reiterate the work of prior projects, so I will not do any manual key combination overrides for textfields What I could imagine doing (because I want that for myself as well) is some simple keyboard centric navigation in Line 226 in 36157ae I would infer the movement keys from the vim configuration, so that it all is consistent. I would appreciate some feedback if you have further ideas. |
Beta Was this translation helpful? Give feedback.
-
|
I'm just providing some examples of similar software that you can use as a sort of guide or as ideas. This also allows other users of SketchyVim to find alternatives that may better suit their needs. |
Beta Was this translation helpful? Give feedback.
-
|
I have now opened the discussion section, there we can have more discussions like this. |
Beta Was this translation helpful? Give feedback.
-
vim-elsewhere app/manipulate GUI elements vim-wayVimac aims to enhance Safari browsing. KindaVim aims to reduce mouse/trackpad use when using the system. text editSketchyVim is dealing with text edit outside Vim. With SketchyVim you don't have to copy and paste text from your text edit field/area to Vim for editing then copy and paste back again, whether manually or using some automation workflow, because Vim is living in your text edit field/area ! |
Beta Was this translation helpful? Give feedback.
-
all the tests regarding the macOS Accessibility are open source: https://github.com/godbout/AccessibilityStrategyTestApp |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
You can check out Vimac and kindaVim.
Vimac does something slightly different, but you could take a look at its scrolling feature.
KindaVim is closed source, but you can check out how it works, and as an idea for how to implement certain features.
Beta Was this translation helpful? Give feedback.
All reactions