From f311703a450b2ebb56e3bd2c8613c2498aa49c2e Mon Sep 17 00:00:00 2001 From: Jim Huang Date: Sat, 5 Mar 2022 09:13:57 +0800 Subject: [PATCH] Add delta (#46) 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