Add GNU screen (#318)

This commit is contained in:
Mátyás Kuti 2019-05-19 20:46:39 +02:00 committed by Caleb Xu
parent 7dbf219f14
commit 53ae17e4ed
1 changed files with 1 additions and 0 deletions

View File

@ -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