aboutsummaryrefslogtreecommitdiffstats
path: root/ui/PlainTextEditor.ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: improve icons and paddingsaturneric2024-11-291-1/+7
|
* <fix>(ui): Optimize UI interfaceSaturneric2022-01-131-0/+12
| | | | 1. Reduce the distance between the editor and the surrounding.
* <refactor, feat>(ui): Text editor improvements.Saturneric2022-01-121-0/+79
1. Add binary display mode 2. Add information bar 3. Added character code recognition function. 4. Identify text encoding and line breaks 5. Count the number of characters 6. Code reconstruction