Skip to content
 
 

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIV² (MIV^2) - CosmosOS Text Editor Update Project

  • MIV functions are similar to VIM.

It is possible to pass argument:

  • miv(null) - open blank page
  • miv(String) - open page with String

Possible action inside editor:

  • i (Enter INSERT mode)
  • ESC button (Exit INSERT mode)
  • :wq (Save and Exit), returns String of text
  • :q! (Quit without saving), returns null
  • :q (Asks if you want to quit w/out saving), then returns null

About

Revival of the MIV Cosmos text editor

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages