Brak opisu

Meco Man c751b11e79 修复软件包在4.1.1下编译报错 3 lat temu
LICENSE 1e4379fcfd Initial commit 8 lat temu
README.md fafaa938db Update README.md 4 lat temu
README_ZH.md 4fd6857fd2 Update README_ZH.md 4 lat temu
SConscript 222deab22d Update SConscript 4 lat temu
vi-doc.md 231fb7f6f8 Update vi-doc.md 3 lat temu
vi.c 1f716f8060 优化代码 4 lat temu
vi_utils.c 1f716f8060 优化代码 4 lat temu
vi_utils.h c751b11e79 修复软件包在4.1.1下编译报错 3 lat temu

README.md

vi for RT-Thread

中文页 | English

1. Introduction

vi is a well-known text editor under Unix-like platforms. This software package is a port of vi to RT-Thread operating system, derived from the vi editor in busybox, and only implements basic editing functions.

1.1. File structure

Name Description
vi.c vi editor source file

1.2 License

vi follows the LGPLv2.1 license, see the LICENSE file for details.

2. How to Obtain

 RT-Thread online packages --->
    miscellaneous packages --->
        [*] vi: A screen-oriented text editor

3. Contact information

Maintainer: Meco Man

Homepage: https://github.com/RT-Thread-packages/vi