/CommandLine-Text-Editor

A very basic text editor made in python just for fun :)

Primary LanguagePython

CommandLine Text Editor

A very simple and basic text editor made in python just for fun :)

Run the python script and pass in the path of the file to be edited. Example:

python editor.py test.txt

Screenshots