Tex>> wed>> 返回
项目作者: santiagolizardo

项目描述 :
A wee command line editor
高级语言: C
项目地址: git://github.com/santiagolizardo/wed.git
创建时间: 2017-06-04T20:05:56Z
项目社区:https://github.com/santiagolizardo/wed

开源协议:

下载


Wed

wed is a simple text editor.

Name

wed stands for Wee EDitor. I could have used wedit or weditor, but as a Vim user myself I appreciate having to use only 3 keystrokes to open my editor.

wed is being written in C with support for VT100 terminals, but this is going to be replaced soon with ncurses.

To compile just run make.

Shortcuts

CTRL+q: Quit the app.

References