3 个版本
0.1.2 | 2022年5月20日 |
---|---|
0.1.1 | 2022年5月19日 |
0.1.0 | 2022年5月16日 |
#45 在 #line-numbers
17KB
62 行
stf
用 Rust 编写的工具,用于在终端显示文本文件内容
特性
stf 有更多特性
显示行号
显示打印文件的行号
渲染空白字符
显示空格和制表符字符
您可以选择显示
MAN
USAGE:
stf [OPTIONS] <PATH>
ARGS:
<PATH> Path of the text file
OPTIONS:
-h, --help Print help information
-l Display line number
-V, --version Print version information
-w Render whitespace characters
依赖
~3MB
~60K SLoC