1 个不稳定版本
0.1.0 | 2023 年 6 月 28 日 |
---|
在 #cli-input 中排名 #23
28KB
612 代码行
edrs
使用 Rust 构建的快速、跨平台终端文本编辑器
安装
cargo install edrs
或
git clone https://github.com/manorajesh/edrs.git
cd edrs
cargo run --release
用法
A simple text editor in Rust!
Usage: edrs.exe [OPTIONS] [FILE]
Arguments:
[FILE] Path to file
Options:
-s, --syntax Enable syntax highlighting
-t, --theme <THEME> Highlighting theme [default: base16-eighties.dark]
-h, --help Print help (see more with '--help')
-V, --version Print version
依赖关系
~4–13MB
~128K SLoC