git.y1.nz

mtm

Ncurses-based terminal multiplexer
download: https://git.y1.nz/archives/mtm.tar.gz
Files | Log | Refs

commit 14a7e41180dc243e6b5df8eec12c76620351508a
parent 369dbf1170c54c527871bbd4537646ccb7a60e47
Author: Rob King <jking@deadpixi.com>
Date:   Fri,  7 Jul 2017 22:13:38 -0500

Add the XT capability.

Diffstat:
Mmtm.ti3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/mtm.ti b/mtm.ti @@ -1,5 +1,6 @@ mtm|The Micro Terminal Multiplexer, - am, xenl, mir, msgr, npc, cols#80, lines#24, colors#8, it#8, pairs#64, U8#1, + am, xenl, mir, msgr, npc, cols#80, lines#24, colors#8, it#8, pairs#64, + U8#1, XT, bel=^G, cr=^M, csr=\E[%i%p1%d;%p2%dr, clear=\E[H\E[J, el=\E[K, ed=\E[J, cup=\E[%i%p1%d;%p2%dH, cud1=^J, home=\E[H, civis=\E[?25l, cub1=^H, cnorm=\E[?25h, cuf1=\E[C, cuu1=\E[A, dch1=\E[P, dl1=\E[M,

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.