Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1016 Bytes

README.markdown

File metadata and controls

37 lines (23 loc) · 1016 Bytes

AzaharTEA

AzaharTEA is a text editor with highlighting. The name is just a play with Azahar Text Editor (T.E, tea pronounced faster).

Prerequisites

To run the text editor you will need.

Features

Because the text editor is not a very complete one, here is a list of the features:

  • Text highlighting
  • Loading and saving files
  • Change the style of the text
  • Line numbers display

Suported languages for highlighting

All the lexers included in Pygments are supported. The files with .kv extension are highlighted with the kivy lexer.

Running the program

Execute azaharTEA.py in the root directory.

./azaharTEA.py

License

This project is licensed under the MIT License - see the LICENSE file for details.