An open API service indexing awesome lists of open source software.

https://github.com/dimkr/tty8

A suckless terminal multiplexer
https://github.com/dimkr/tty8

Last synced: about 1 year ago
JSON representation

A suckless terminal multiplexer

Awesome Lists containing this project

README

          

_ _ ___
| |_| |_ _ _ ( _ )
| __| __| | | |/ _ \
| |_| |_| |_| | (_) |
\__|\__|\__, |\___/
|___/

Overview
========

tty8 is an extremely simple terminal multiplexer, which provides 8 virtual
terminals.

Usage
=====

- CTRL + K: next virtual terminal
- CTRL + J: previous virtual terminal
- CTRL + `: quit

Credits and Legal Information
=============================

tty8 is free and unencumbered software released under the terms of the MIT
license; see COPYING for the license text. For a list of its authors and
contributors, see AUTHORS.

The ASCII art logo at the top was made using FIGlet (http://www.figlet.org/).