Skip to content
This repository was archived by the owner on Oct 27, 2024. It is now read-only.

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uTextEditor

simple and fast Qt text editor.

This uses Qt 6 and is written fully in python using the PySide6 library. It is designed to be as fast as possible and get out of your way.

Every feature is intentional. A traditional toolbar is not used, as it would mean common actions are hidden away in submenus. Instead, a simple hotbar of every action available is at the top of the window.

A pathbar is included at the bottom which will update automatically but also allow you to manually enter or paste in a path.

Keyboard shortcuts such as Ctrl+S, Ctrl+Shift+S and Ctrl+O are supported to speed up common actions.

It also supports opening files with the text mimetype. This means you can set this as your default text editor.

About

simple and fast Qt text editor

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Contributors

Languages