Skip to content

A tiny script for remapping CapsLock to Escape key. This is dedicated to all my fellow Vim users;)

Notifications You must be signed in to change notification settings

iwtga/caps-to-escape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

caps-to-escape

A tiny script to remap the useless caps lock to the escape key. Useful primarily for VIM users.

Usage:

  1. Clone the repo.
  2. chmod +x capstoescape.sh
  3. ./capstoescape.sh
  4. Enjoy

Note:

  1. You will have to run the script each time you reboot your machine.
  2. If you are using the Vim Extension on VS code and the remapping isn't working, paste "keyboard.dispatch": "keyCode" in settings.json and restart VS Code.
  3. If you face any issues or want to suggest any improvements or have any questions, feel free to raise an issue!

About

A tiny script for remapping CapsLock to Escape key. This is dedicated to all my fellow Vim users;)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages