3 releases
Uses new Rust 2024
0.1.2 | May 18, 2025 |
---|---|
0.1.1 | May 10, 2025 |
0.1.0 | May 10, 2025 |
#65 in Text editors
95KB
2.5K
SLoC
MTE - Maximus Text Editor
A small terminal based text editor tuned on my own preferences.
It doesn't aim at supporting many usecases, nor being super configurable. It's made to support my own usecase and taste, so most stuff is hardcoded.
You can obviously change the code to suit your needs, as long as you comply with the provided license.
Note: only tested on linux
README
Copyright and licensing information
mte - A small terminal based text editor
Copyright (C) 2025 Massimo Gismondi
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.