https://github.com/Larpon/vee
Small, experimental text editor engine written in V
https://github.com/Larpon/vee
editor engine module text-editor v vee vlang
Last synced: 9 months ago
JSON representation
Small, experimental text editor engine written in V
- Host: GitHub
- URL: https://github.com/Larpon/vee
- Owner: larpon
- License: mit
- Created: 2020-11-11T12:11:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-12T16:56:09.000Z (over 1 year ago)
- Last Synced: 2024-08-05T01:10:56.194Z (over 1 year ago)
- Topics: editor, engine, module, text-editor, v, vee, vlang
- Language: V
- Homepage:
- Size: 625 KB
- Stars: 47
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-v - vee - V Editor Engine. A V module providing the guts of a text editor. Comes with a [TUI editor example](https://github.com/Larpon/vee/blob/master/examples/tuieditor/). (Applications / Editors)
README
# 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.

## Features
* Multiple buffers
* Full undo/redo support
* Cursor magnet
* Movement by words
* Unicode support