Skip to content

rosay/vimnav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Take Back Caps Lock

Use Vim style navigation anywhere by using the Caps Lock key as a special modifier.

How to Use

Hold down the Caps Lock key and press h to move the cursor to left, Caps Lock + j will move the cursor down, etc.

All Shortcuts

  • Caps Lock + h: Arrow Left
  • Caps Lock + j: Arrow Down
  • Caps Lock + k: Arrow Up
  • Caps Lock + l: Arrow Right
  • Caps Lock + 4: End
  • Caps Lock + 6: Home

Table of Contents

OS X

3rd party software

Instructions

  1. Disable the Caps Lock key in OS X Note this must be done for every keyboard!
  2. Download and Install Seil
  3. Open Seil and set Caps Lock keycode to 80
  4. Download and install Karabiner
  5. Open Karabiner and go to Misc & Uninstall tab
  6. Click the Open Private.xml button (this will open Finder to where private.xml exists)
  7. Open private.xml with your favorite text editor
  8. Copy contents of osx\KarabinerPrivate.xml into private.xml
  9. Save private.xml and and close it.
  10. Back in Karabiner go to the Change Key tab
  11. Click Reload XML
  12. Find the new "Vim navigation" entry and check it

Note: Seil and Karabiner will run automatically on startup and both of them need to be running for the shortcuts to work.

Windows

3rd party software

Instructions

  1. Download and install AutoHotKey
  2. Double click windows\vimnav.ahk to run the script
  3. Right click windows\vimnav.ahk and choose "Create Shortcut"
  4. Open Run, type 'shell:startup'
  5. Drag shortcut into Startup folder

Note: The script uses #NoTrayIcon, so it will not appear in Windows system tray.

Helpful Resources

About

Use Vim style navigation anywhere by using the Caps Lock key as a special modifier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •