Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 414 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 414 Bytes

TextEditor

A simple windows forms text editor written in C#

alt text

Features

  • Create, open and edit .txt files
  • Change font, font style and font size
  • Save files as rich text format (.rtf) to keep font settings
  • Many keyboard shortcuts for better usability
  • Use it as standard program for .txt and .rtf files