Skip to content

JordanMajd/t

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T Version 1.0.0

BSD 2-clause licensed Built with love

A text editor for me, written in C.

Screenshot of T editor's welcome message

T is a terminal text editor with less than 1K lines of code and no dependencies. It was built with the help of Snaptoken's booklet Build Your Own Text Editor which is based on antirez's kilo.

Usage

t <filename>

Keys:

CTRL-S: Save
CTRL-Q: Quit
CTRL-F: Find
	- ESC cancels search
	- Arrows navigate results

Features

  • Open, Save, Save As
  • Incremental Search
  • Syntax Highlighting

Roadmap

Stretch Goals:

  1. Custom Save-As
  2. Custom Open file
  3. Lua scripting
  4. Multiple buffers

License

  • BSD 2-clause, see LICENSE for more details.

About

A text editor for me, written in C.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published