https://github.com/whjwnavy/bb_vim
The vi text editor ported from BusyBox, which does not depend on any third-party libraries. It can be statically compiled to run on any Linux platform.
https://github.com/whjwnavy/bb_vim
busybox text-editor vi vim
Last synced: about 2 months ago
JSON representation
The vi text editor ported from BusyBox, which does not depend on any third-party libraries. It can be statically compiled to run on any Linux platform.
- Host: GitHub
- URL: https://github.com/whjwnavy/bb_vim
- Owner: WHJWNAVY
- Created: 2024-12-23T06:46:19.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-23T07:00:50.000Z (over 1 year ago)
- Last Synced: 2025-08-06T15:47:09.980Z (11 months ago)
- Topics: busybox, text-editor, vi, vim
- Language: C
- Homepage:
- Size: 82 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bb_vim
> 从Busybox移植的vi文本编辑器,不依赖任何第三方库。可以静态编译之后在任何Linux平台上运行。
> The vi text editor ported from BusyBox, which does not depend on any third-party libraries. It can be statically compiled to run on any Linux platform.