SketchyVim
Adds all vim moves and modes to macOS text fields (by FelixKratz)
kindaVim.blahblah
Ultimate Vim Mode for macOS (by godbout)
SketchyVim | kindaVim.blahblah | |
---|---|---|
15 | 35 | |
792 | 693 | |
1.3% | 2.2% | |
5.1 | 6.4 | |
about 1 year ago | about 2 months ago | |
C | ||
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SketchyVim
Posts with mentions or reviews of SketchyVim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-22.
- FelixKratz/SketchyVim: Adds all Vim moves and modes to macOS text fields
-
What does "Keybindings like Vim" mean (to you)?
However, I do look for projects that embed vim in other applications. Stuff like https://github.com/glacambre/firenvim, https://github.com/FelixKratz/SketchyVim, and the deceased https://www.onivim.io all embed real, actual (Neo)vim in text input fields and it just feels right
- SketchyVim: Adds all Vim moves and modes to macOS text fields
-
VI-bindings everywhere - does it exist?
if you're on macOS, there's SketchyVim
-
no neovim, but if you want Vim moves all around macOS
there's a free, open source project that brings a Vim backend engine to macOS: https://github.com/FelixKratz/SketchyVim currently it's using libvim but a neovim port should be possible. the issue though using a Vim backend is that it's not adapted to macOS' buffer. so it will work only 1) if the text is readable and writable 2) moves like zz, L, etc. that play with screen buffers will not work.
-
SketchyVim: Add native Vim to all macOS text fields
With this nifty utility https://github.com/FelixKratz/SketchyVim you can use the power of vim in Safari, in Finder search boxes and a multitude of other places in macOS. It works by using a real vim buffer in the backend and synchronizing it with the system text fields via the accessibility API. It is super light weight and all vim text features are supported. If you enjoy vim as much as I do this utility might be worth a try.
-
How do you get over wanting to use VIM motions throughout the OS?
That scratchpad idea with a global hotkey sounds like a solution that could work. I haven't tried it, but isn't that similar (functionality-wise) to https://github.com/FelixKratz/SketchyVim?
-
Kindavim – Vim Keybindings All over macOS
There is a much more capable open source version of this: https://github.com/FelixKratz/SketchyVim
-
Svim: Vim for macOS Text Fields
I found this very powerful tool which enables vim bindings in most macOS text boxes: https://github.com/FelixKratz/SketchyVim. It is a
- My new open source hobby project: Vim in macOS text fields
kindaVim.blahblah
Posts with mentions or reviews of kindaVim.blahblah.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-13.
-
Browser-based notetaking with Vim keybindings?
For MacOS there is https://kindavim.app/ which will turn any input text into a vim modal input text. I don’t fully use it all the time, but depending on your keyboard (I use the moonlander) you can set different layers to give you some motions that resemble vim. I find that is good enough for most cases.
-
HowTo: Vim-mode in UpNote
However, I remembered a third-party application called kindaVim (Mac OS only) that I once tried.
-
Vim Keybindings Everywhere – The Ultimate List
I’ve been using kindavim, this looks more powerful though, gonna try it out!
https://kindavim.app/
-
Vim and Notes in Arc browser
https://kindavim.app/ - This option appears to be the most complete, although it is subscription-based and has limited documentation.
- Access neovim from dock
-
No Mouse on macOS: The Trio
just took about three years of daily engineering:
1. Vim motions everywhere: https://kindavim.app
-
no mouse: The Trio
kindaVim. Vim motions all over macOS, UI and Text Elements: https://kindavim.app
- Vim Mode for macOS
- Neovim/vim is evil
- I think I've been poisoned by something called vim
What are some alternatives?
When comparing SketchyVim and kindaVim.blahblah you can also consider the following projects:
SketchyBar - A highly customizable macOS status bar replacement
vimac - Productive macOS keyboard-driven navigation
Newtrodit - A console text editor written in C.
vim.wasm - Vim editor ported to WebAssembly
VimMode.spoon - Adds vim keybindings to all OS X inputs