SketchyVim
Adds all vim moves and modes to macOS text fields (by FelixKratz)
Newtrodit
A console text editor written in C. (by anic17)
SketchyVim | Newtrodit | |
---|---|---|
15 | 2 | |
792 | 42 | |
1.3% | - | |
5.1 | 5.0 | |
about 1 year ago | 4 months ago | |
C | 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
Newtrodit
Posts with mentions or reviews of Newtrodit.
We have used some of these posts to build our list of alternatives
and similar projects.
- Newtrodit, a console text editor
-
Improving vs recoding an entire project.
Project link so you can have an idea of the code quality
What are some alternatives?
When comparing SketchyVim and Newtrodit you can also consider the following projects:
SketchyBar - A highly customizable macOS status bar replacement
dte - A small, configurable console text editor (mirrored from https://gitlab.com/craigbarnes/dte)
vimac - Productive macOS keyboard-driven navigation
ledit - Simple no bullshit text editor
kindaVim.blahblah - Ultimate Vim Mode for macOS
interception-k2k - Configurable plugin for Interception Tools (caps2esc, space2meta, tab2altgr...)