https://github.com/qseftqseft/qse
The console-based text editor without AI.
https://github.com/qseftqseft/qse
csharp dotnet easy-to-learn linux no-ai text-editor
Last synced: about 2 months ago
JSON representation
The console-based text editor without AI.
- Host: GitHub
- URL: https://github.com/qseftqseft/qse
- Owner: qseftqseft
- License: gpl-3.0
- Created: 2025-07-27T09:45:35.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2026-04-20T08:45:18.000Z (3 months ago)
- Last Synced: 2026-04-20T10:43:33.925Z (3 months ago)
- Topics: csharp, dotnet, easy-to-learn, linux, no-ai, text-editor
- Language: C#
- Homepage: https://qseftweb.wz.cz/qse/
- Size: 36.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[website](https://qseft.wz.cz/qse/)
[wiki](https://qseftweb.wz.cz/qse/wiki)
QSE /ˈzi/ is a fast, easy to learn, customizable and open-source text editor. It's the first C# console-based text editor, with features like syntax highlighting, project managment and automatically compiling and running your code. QSE is configured via a config file.
QSE tries to be both easy, and fast by having easy to learn shortcuts and by providing extensive documentation from the start. It incorporates some Vim shortcuts, but you can also navigate quickly by using the arrow keys along with the modifier keys (ctrl, shift, alt).
QSE is intended to make you stop using IDE's like VScode, and try an actual text editor, that doesn't have to lie about being a text editor.
QSE currently works only in [st](https://st.suckless.org/).