The editor is written completely in Python. (There are no C extensions). This makes development a lot faster. It's easy to prototype and integrate new features. We have already many nice things, for instance: Syntax highlighting of files, using the Pygments lexers. Horizontal and vertical splits, as well as tab pages. (Similar to Vim.) All of the functionality of prompt_toolkit. This includes a lo
{{#tags}}- {{label}}
{{/tags}}