From 53ae17e4edd368597006dd2de3e90e18d7f50cee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1ty=C3=A1s=20Kuti?= Date: Sun, 19 May 2019 20:46:39 +0200 Subject: [PATCH] Add GNU screen (#318) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cb431bd..5ca71a5 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [q](https://github.com/cal2195/q) - Vim like macro registers for your Bash and Zsh Shell * [qfc](https://github.com/pindexis/qfc) - File-completion widget for Bash and Zsh * [rg](https://github.com/BurntSushi/ripgrep) - ripgrep is a line oriented search tool that combines the usability of The Silver Searcher with the raw speed of GNU grep +* [screen](https://www.gnu.org/software/screen/) - GNU terminal multiplexer * [shell-history](https://github.com/pawamoy/shell-history) - Visualize your shell usage with Highcharts * [SHML](https://github.com/odb/shml) - Style framework for the terminal (Shell Markup Language) * [slugify](https://github.com/benlinton/slugify) - Command that converts filenames and directories to a web friendly format