Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 904 Bytes

File metadata and controls

33 lines (25 loc) · 904 Bytes

Tex

A very simple GTK text editor writen in C

icon

Features

  • Current Line Highlight
  • Code Syntax Highlight
  • Bracket Matching
  • Dark/Light Mode
  • Quick buttons for New / Open / Save / Rename
  • Easily Customizable

Preview

Light Mode
Light Mode Screenshot
Dark Mode
Dark Mode Screenshot

To DO:

  • Undo / Redo
  • Line Wraping
  • Find & Replace
  • Auto-indentation
  • Auto-save
  • Tabs
  • Customizable Fonts & themes
  • Drag & drop files
  • Menu bar integration (for Mac)