1 个稳定版本
1.0.0 | 2024年3月29日 |
---|
6 在 #letter
485KB
82 行
asciit
在您的终端中更紧凑且直观的 ASCII 表格:是 man 7 ascii
和 ascii
的替代品。彩色数字和字母更容易找到。表格风格受到 hexyl 的启发
构建
git clone https://github.com/Q1CHENL/asciit
cd asciit
cargo build --release
安装
- Fedora Linux
dnf copr enable qichen/asciit # enable the repo
dnf install asciit # install
- Arch Linux
yay -S asciit
- 其他平台
git clone https://github.com/Q1CHENL/asciit
cd asciit
cargo install --path .
屏幕截图
asciit
或 asciit v
man 7 ascii
asciit h
ascii
注意
- 垂直表格的大小:49x30
- 水平表格的大小:97x20
您可能需要调整终端窗口大小以查看整个垂直表格或确保水平表格正确显示。
依赖关系
~0–9.5MB
~42K SLoC