Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SE - Text Editor

SE is a lightweight Text Editor

Features

  • Cross platform compatibility
  • Status Bar
  • No Ctrl+C / Ctrl+V support (anti vibecoding)

Installation

with Make
make
without Make
gcc main.c console.c -Iinclude -o se(.exe)

Usage

  • se <file_path>
  • Ctrl+S to save the current buffer
  • Ctrl+X to exit

Example Screenshot

Example

About

SE - Simple Text Editor written in C

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages