From dca3d35bec79e20a568ce0cf90cd8adada8ca08b Mon Sep 17 00:00:00 2001 From: Dipesh Wagle Date: Fri, 10 Aug 2018 10:23:00 +0545 Subject: [PATCH] Add lazygit to "Projects using gocui" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d7b55a3b..dad45af5 100644 --- a/README.md +++ b/README.md @@ -106,5 +106,6 @@ func quit(g *gocui.Gui, v *gocui.View) error { * [fac](https://github.com/mkchoi212/fac): git merge conflict resolver * [jsonui](https://github.com/gulyasm/jsonui): Interactive JSON explorer for your terminal. * [cointop](https://github.com/miguelmota/cointop): Interactive terminal based UI application for tracking cryptocurrencies. +* [lazygit](https://github.com/jesseduffield/lazygit): simple terminal UI for git commands Note: if your project is not listed here, let us know! :)