From 89c02afc91be98efec345388303cca1420760d98 Mon Sep 17 00:00:00 2001 From: kitaev-chen Date: Wed, 5 Aug 2020 02:28:36 -0700 Subject: [PATCH] Update README.md add pudb --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 20d56a7..91d2e2b 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ List of projects that provide terminal user interfaces - [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 - [mitmproxy](https://www.mitmproxy.org) A free and open source interactive HTTPS proxy +- [pudb](https://github.com/inducer/pudb) A console-based visual debugger for Python - [slap](https://github.com/slap-editor/slap) Sublime-like terminal-based text editor - [tig](https://github.com/jonas/tig) Text-mode interface for git - [vctui](https://github.com/thebsdbox/vctui) Consule interface for vCenter