Larpon / vee

Small, experimental text editor engine written in V

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vee

V Editor Engine

This is a V module providing the guts of a text editor.

Progammed to make it easier, faster and richer to develop editors, text areas, consoles for games etc.

Example

Features

  • Multiple buffers
  • Full undo/redo support
  • Cursor magnet
  • Movement by words
  • Unicode support

About

Small, experimental text editor engine written in V

License:MIT License


Languages

Language:V 100.0%