# vi for RT-Thread [中文页](README_ZH.md) | 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](https://github.com/mysterywolf) Homepage: