Skip to content

daytonn/DisableArrowKeys

Repository files navigation

DisableArrowKeys

Sublime Text plugin to disable arrow keys.

This plugin disables all Sublime Text arrow key bindings. This plugin compliments the EnhancedReadline plugin which allows you to use readline-style keybindings to do all the navigation and editing you used to do with arrow keys.

While you could simply do something like this yourself, you inevitably will need to toggle the arrow keybindings on or off (while pairing for example). Having these overrides in a plugin allows you to add this plugin to ignored packages to enable the key bindings.

Installation

With PackageControl (pending)

Install Package: DisableArrowKeys

Manually from github

Clone this repository into your Packages directory

cd /path/to/sublime/Packages
git clone git@github.com:daytonn/DisableArrowKeys.git

About

Sublime Text plugin to disable arrow keys

Resources

Stars

Watchers

Forks

Packages

No packages published