mtm | Ncurses-based terminal multiplexer |
| download: https://git.y1.nz/archives/mtm.tar.gz | |
| Files | Log | Refs |
commit 72afb7216395671652d5b04b85aaf16958c9bccf
parent e2205eb3182383fc7754fc81f137714bbd3a84f0
Author: Rob King <jking@deadpixi.com>
Date: Sun, 22 Sep 2019 21:40:15 -0500
Add u{8,9} capabilities.
Diffstat:
| M | mtm.ti | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/mtm.ti b/mtm.ti @@ -20,7 +20,8 @@ mtm|Micro Terminal Multiplexer, setaf=\E[%p1%{30}%+%dm, sgr0=\E[m\017, sgr=\E[0%?%p6%t;1%;%?%p1%t;3%;%?%p2%t;4%;%?%p3%t;7%;%?%p4%t;5%;%?%p5%t;2%;m%?%p9%t\016%e\017%;, smacs=\016, smcup=\E[1049h, smir=\E[4h, smkx=\E[1h\E=, smso=\E[7m, - smul=\E[4m, tbc=\E[3g, vpa=\E[%i%p1%dd, E3=\E[3J, + smul=\E[4m, tbc=\E[3g, vpa=\E[%i%p1%dd, E3=\E[3J, u8=\006, u9=\005, + mtm-256color|Micro Terminal Multiplexer with 256 colors, colors#0x100, pairs#0x10000,
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.