TE (Text Editor) in Python Windows 11 & Linux w Mouse Support

Опубликовано: 07 Июль 2026
на канале: alby13
166
3

UPDATE: You can install and use Version 9.1 free with: pip install tedit

TE is a cross-platform terminal text editor that provides a simple, mouse-driven, and intuitive editing experience without leaving the command line. It leverages the powerful pygments library for syntax highlighting across dozens of languages and the standard curses library for its terminal user interface (TUI).

Features:
Syntax Highlighting: Auto-detect coding languages
Full Mouse Support
GUI File Browser
Cycle Themes
Toggle Line Numbers

Github: https://github.com/alby13/TE-Text-Editor
Project: https://pypi.org/project/tedit/

Vim Alternative / nano Alternative / Microsoft Edit Alternative