Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dwarvesf/VimMotionApp
Access macOS UI elements with your fingers stay on keyboard. Inspired by vim-easymotion & avy-mode.
https://github.com/dwarvesf/VimMotionApp
macos swift vim
Last synced: 6 days ago
JSON representation
Access macOS UI elements with your fingers stay on keyboard. Inspired by vim-easymotion & avy-mode.
- Host: GitHub
- URL: https://github.com/dwarvesf/VimMotionApp
- Owner: dwarvesf
- License: unlicense
- Created: 2020-05-20T03:47:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-31T10:22:26.000Z (about 2 years ago)
- Last Synced: 2024-08-01T16:50:04.533Z (3 months ago)
- Topics: macos, swift, vim
- Homepage:
- Size: 16 MB
- Stars: 802
- Watchers: 10
- Forks: 15
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## VimMotion
We are bringing vim-easymotion to macOS , where most UI elements can be accessed with your fingers stay on the keyboard. Hope vim users enjoy it as much as we do ♥️
Along with the favorite Vimari ext on Safari or Vimium on Chrome, vim users will gain a new power.
## 🚀 Install
#### Using Homebrew
```Shell
$ brew tap dwarvesf/homebrew-tap
$ brew cask install vimmotion
```#### Manual download
- [Download latest version](https://github.com/dwarvesf/VimMotionApp/releases/latest)
- Open and drag the app to the Applications folder.## 🕹 Usage
# Hint mode.* `⌘ + ;` To show tags on UI.
* Type Tag title to filter and trigger action, `Delete` if you want to refilter tags.
* `esc`, `⌘ + w` or `⌘ + ;` To dismiss tags.
* `Spacebar` to temporary hide tags for 0.75s. This helping you see contents under tags without dismiss and reopen Hint mode.
* `Tab` to show Switch window mode, `Tab` again to hide it.(This feature required Screen Recording permission to capture windows image for using as thumbnails)
Assign any Hotkey and Tags label, Revert J <-> K to scroll up - down if you want.
Easy to switch windows of Active workspace with `Tab` in Hint mode.
Multiple monitor supported.
# Scroll mode
* `⌘ + '` To show scroll mode on UI.
* `esc`, `⌘ + w` or `⌘ + ;` To dismiss scroll mode.
* `Tab` or `Shift + Tab` to navigate between Scroll area
* `HJKL` to scroll, you can go to Preferences window to revert J <-> K.
## Requirements
macOS version >= 10.13## You may also like
- [Blurred](https://github.com/dwarvesf/Blurred) - A macOS utility that helps reduce distraction by dimming your inactive noise
- [Micro Sniff](https://github.com/dwarvesf/micro-sniff) - An ultra-light macOS utility that notify whenever your micro-device is being used
- [Hidden](https://github.com/dwarvesf/hidden) - An ultra-light MacOS utility that helps hide menu bar icons## License
Unlicense @ [Dwarves Foundation](https://github.com/dwarvesf)