bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New linux-s terminfo entry: Linux Console with a status line at bott


From: Thomas Dickey
Subject: Re: New linux-s terminfo entry: Linux Console with a status line at bottom.
Date: Sat, 30 May 2020 17:36:01 -0400
User-agent: NeoMutt/20170113 (1.7.2)

On Wed, May 27, 2020 at 11:00:05PM +0200, amontaron wrote:
> Hi Dickey,
> 
>     I'm back again with this new terminfo I made for Linux to simulate a
> status line on the console which lacks it :
> 
> linux-s|Linux Console with added status line at bottom,
> 
>     iprog= bash -c 'echo -ne "\E[?6l\E[255H\E[A\E[6n" ; read -d R TMP
>     ; LINES=`echo $TMP | cut -f1 -d ";" | cut -f2 -d "["`
>     ; stty rows $LINES ; echo -ne "\E[;"$LINES"r\E[J"',
> 
>     hs, tsl=\E7\E[255;%p1%dH, fsl=\E8, dsl=\E7\E[255H\E[K\E8,
> 
>     csr@, rs1=\E]R, .sc@, .rc@, ed@, clear=\E[255;255H\E[A\E[1J\E[H,

This has "sc" and "rc" both cancelled and then commented-out

-- 
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]