Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

Code Monkey King's code editor

Minimalist terminal based text editor with syntax highlighting

How to try it

git clone https://github.com/maksimKorzh/code.git
cd code
sudo ./install.sh
code code.py

Key bindings

Ctrl+Shift+c      copy text selected via mouse
Ctrl+Shift+v      paste text
Ctrl-s            save current file
Ctrl-d            delete current line
Ctrl-f            search for a word
Ctrl-g            find next word
Ctrl-t            set/remove indentation/text (format: <rows> <cols> <+/-> [char])

About

Terminal based text editor for stone age

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages