Skip to content

incessantmeraki/sedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

main_layout

sedit is a minimal text editor which runs on Linux machine . It is implemented using Gtk and C programming language.

Features

  • Options to Save, Open and create a new file.
  • Options to change font and search for occurrence of a string
  • Options to Cut, Copy and Paste text
  • Display of line number and column number in status bar

Pre-requisite

  • libgtk2.0-dev ( $ sudo apt-get install build-essential libgtk2.0-dev)

Build

  • $ sh compile.sh sedit
  • $ ./sedit

License

MIT

About

Minimal Text Editor created using GTK and C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published