Skip to content

Repository files navigation

Text Editor

A C based text-editor built with Ncurses library.

Data structures used - list,stack.

Usage

make 
./text_editor

Features

CREATING FILES
SAVING FILES 
READING FROM FILES
EDITING FILES
CUT/COPY WORDS <manual>
CUT/COPY LINES <manual>
SEARCH WORDS
REPLACE WORDS
GOTO LINE NO.
TYPING SUGGESTIONS ( PRESS TAB)
UNDO/REDO  <beta>
MOUSE MODE/KEYBOARD MODE
NICE UI INTERFACE
READ LARGE FILES...USING CHUNKS (TESTED UPTO 15 MB OF TEXT FILE - 80,000 LINES)

Screenshots

How to Run ?

Initial Screen

All Available Options

Suggestions

Goto Line Number

Contributing

Pull requests are welcome.

About

A C based text-editor built with Ncurses library.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages