Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rmm5t/stackexchange-shortcut-disabler

:wrench: Chrome Extension to fix readline/emacs hotkeys in the editor of all StackExchange sites
https://github.com/rmm5t/stackexchange-shortcut-disabler

chrome-extension emacs javascript readline stackexchange stackoverflow

Last synced: 20 days ago
JSON representation

:wrench: Chrome Extension to fix readline/emacs hotkeys in the editor of all StackExchange sites

Awesome Lists containing this project

README

        

# Disable StackExchange/StackOverflow Editor Shortcuts

A Chrome Extension to fix readline/emacs hotkeys in the editor of all
StackExchange sites.

## Installation

1. `git clone [email protected]:rmm5t/stackexchange-shortcut-disabler.git`
2. Visit [chrome://extensions](chrome://extensions)
3. Enable "Developer mode" checkbox
4. Click the button Load unpacked extension...
5. Select the `stackexchange-shortcut-disabler` directory from Step 1

## Acknowledgements

Borrowed from: https://meta.stackoverflow.com/a/318986/8985

## License

[MIT License](https://rmm5t.mit-license.org/)