From 67d5543ce3d9e3583cd1cccc1930c174057f71f5 Mon Sep 17 00:00:00 2001 From: Jim Huang <jserv.tw@gmail.com> Date: Fri, 4 Mar 2022 15:38:52 +0800 Subject: [PATCH] Add delta delta is a syntax-highlighting pager for git, diff, and grep output. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bd5a794..6ca92ab 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ List of projects that provide terminal user interfaces - [amp](https://github.com/jmacdonald/amp) A complete text editor for your terminal - [austin-tui](https://github.com/P403n1x87/austin-tui) The top-like text-based user interface for Austin +- [delta](https://github.com/dandavison/delta) A syntax-highlighting pager for git, diff, and grep output. - [gitui](https://github.com/extrawurst/gitui) blazing fast terminal-ui for git written in rust - [grv](https://github.com/rgburke/grv) Terminal interface for viewing git repositories - [lazygit](https://github.com/jesseduffield/lazygit) Simple terminal UI for git commands