mtm | Ncurses-based terminal multiplexer |
| download: https://git.y1.nz/archives/mtm.tar.gz | |
| Files | Log | Refs |
commit cae64949c9d5801faaef6b1c606a01049bf7eeea parent 45104a3827474f50ee94e062e222e50f5b718561 Author: Rob King <jking@deadpixi.com> Date: Mon, 28 Oct 2019 23:06:50 -0500 Fix slight error in the README. Diffstat:
| M | README.rst | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.rst b/README.rst @@ -136,7 +136,7 @@ Compatibility just work out-of-the-box for you, thanks to the efforts of the various hackers over the years to make terminal-independence a reality.) -By default, mtm advertises itself as a `screen` terminal. This is what `GNU +By default, mtm advertises itself as a `screen-bce` terminal. This is what `GNU screen` and `tmux` advertise themselves as, and is a well-known terminal type that has been in the default terminfo database for decades. @@ -186,7 +186,7 @@ Using these terminfo entries allows programs to use the full power of mtm's terminal emulation, but it is entirely optional. A primary design goal of mtm was for it to be completely usable on systems that didn't have the mtm terminfo entry installed. By default, mtm advertises itself as the -widely-available `screen` terminal type. +widely-available `screen-bce` terminal type. Copyright and License =====================
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.