Skip to content

cheese-cracker/text_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

TEXT EDITOR v2.0 Commander

This is a simple Text Editor based on vim which requires python(and tkinter). It can be used for small things.
The Text Editor contains Main text box + Command Box.

General Rules-
  • Type "python3 text_editor.py" in the directory of the file to start(or open file in python3).
    For python2, use the python2 branch.
  • Press Enter button (enter key is not supported).
  • Commands that can be typed(any case) are
    1. reset
    2. quit
    3. font+/font-
    4. save
    5. open
    6. delete/delete all
      (Along with two experinmental commands - !commands, !numberize)
  • The commands are logged on the console along with some messages.
Cheers, CH
(23DEC2017)

About

Simple text editor which has few features. Read README.md .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages