Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rahiel/emacs-keys-everywhere
Enable Emacs key bindings on the desktop.
https://github.com/rahiel/emacs-keys-everywhere
emacs emacs-keybindings gtk
Last synced: 22 days ago
JSON representation
Enable Emacs key bindings on the desktop.
- Host: GitHub
- URL: https://github.com/rahiel/emacs-keys-everywhere
- Owner: rahiel
- License: gpl-3.0
- Created: 2017-07-31T14:52:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-29T12:04:40.000Z (over 6 years ago)
- Last Synced: 2024-09-13T01:22:40.573Z (about 2 months ago)
- Topics: emacs, emacs-keybindings, gtk
- Language: Python
- Homepage: https://pypi.org/project/emacs-keys-everywhere/
- Size: 14.6 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# emacs-keys-everywhere
[![Version](https://img.shields.io/pypi/v/emacs-keys-everywhere.svg)](https://pypi.org/project/emacs-keys-everywhere/)
[![pyversions](https://img.shields.io/pypi/pyversions/emacs-keys-everywhere.svg)](https://pypi.org/project/emacs-keys-everywhere/)
[![Downloads](https://www.cpu.re/static/emacs-keys-everywhere/downloads.svg)](https://www.cpu.re/static/emacs-keys-everywhere/downloads-by-python-version.txt)
[![License](https://img.shields.io/badge/License-GPLv3+-blue.svg)](https://github.com/rahiel/emacs-keys-everywhere/blob/master/LICENSE.txt)Enable GNU Emacs style key bindings for GTK+ desktop programs.
# Usage
``` shell
emacs-keys-everywhere
```# Install
``` shell
sudo pip3 install emacs-keys-everywhere
```(Follow [this guide][path] if you want to install without `sudo`.)
[path]: https://www.rahielkasim.com/installing-programs-from-non-system-package-managers-without-sudo/
# References
*
*
*