mtm | Ncurses-based terminal multiplexer |
| download: https://git.y1.nz/archives/mtm.tar.gz | |
| Files | Log | Refs |
commit 702e103f53d420baf72358d108a0f998249bc12f parent 77ba56840b8de778789258d6c87ef3933da6a5d0 Author: Rob King <jking@deadpixi.com> Date: Sun, 25 Jun 2017 17:38:52 -0500 Add the mtm-noutf terminfo entry. Diffstat:
| M | mtm.ti | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/mtm.ti b/mtm.ti @@ -13,3 +13,7 @@ mtm|The Micro Terminal Multiplexer, sgr=\E[0%?%p1%p3%|%t;7%;%?%p2%t;4%;%?%p4%t;5%;%?%p6%t;1%;%?%p7%t;8%;m, ht=^I, kend=\E[4~, el1=\E[1K, u6=\E[%i%d;%dR, u7=\E[6n, op=\E[39;49m, setaf=\E[%p1%{30}%+%dm, setab=\E[%p1%'('%+%dm, sitm=\E[3m, ritm=\E[23m, + +mtm-noutf|The Micro Terminal Multiplexer without UTF-8 support, + @U8, + use=mtm,
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.