No description
`Editor.getkey` returns the key in VIM/Emacs notation, e.g., `C-M-p`. It also handles `C-*`, `M-*`, and `C-M-*` modifiers. Now supports undo/redo. |
||
|---|---|---|
| editor | ||
| tests | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| LICENSE | ||
| README.md | ||
| requirements-dev.txt | ||
| setup.cfg | ||
| setup.py | ||
editor
A text editor written in Python + curses.