git.y1.nz

mtm

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

commit c9a561ee621ea0f2de789d830273535d450c0274
parent 18d767cdbf135c3426d49f45672915a5af64ea90
Author: Rob King <jking@deadpixi.com>
Date:   Sat, 24 Jun 2017 00:30:36 -0500

Add initial tab settings.

Diffstat:
Mmtm.ti2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mtm.ti b/mtm.ti @@ -1,5 +1,5 @@ mtm|The Micro Terminal Multiplexer, - am, xenl, mir, msgr, npc, cols#80, lines#24, colors#8, pairs#64, U8#1, + am, xenl, mir, msgr, npc, cols#80, lines#24, colors#8, it#8, pairs#64, U8#1, 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.