|
From: | Patrick |
Subject: | Re: FYI ncurses 6 has extended mouse support |
Date: | Tue, 1 Aug 2017 19:29:48 -0400 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.8.0 |
Hi Everyone
I am trying to make my own terminal capabilities file so that I can have the extended col/rows from term-1006 and the 256 colour support of xterm-256color at the same time. I am trying to use infocmp to generate the text to work with. If I switch my TERM variable in my bashrc, I still get the same file generated. I ran ls -R in /lib/terminfo but I can't find the term-1006 file. Could someone tell me where term-1006 is so I can try to mash the two files together? Thanks for reading-Patrick On 10/09/2016 07:05 AM, Thomas Dickey wrote: On Fri, Oct 07, 2016 at 09:11:15AM -0400, Patrick wrote:Hi Everyone Could anyone tell me how to get started creating my own entry that would support mouse and 256 colours?something like cat >foo <<EOF xterm-whatever|256colors and extended mouse, use=xterm+sm+1006, use=xterm-256color, EOF sudo tic -x fooIf it's not predominant now, perhaps it could become so if it was an alternative for a while. -Patrick On 05/21/2016 05:02 PM, Thomas Dickey wrote:On Tue, May 17, 2016 at 10:11:57PM +0200, Egmont Koblinger wrote:Hi Thomas, Patrick, everyone, Could we get this solution incorporated in "xterm" and "xterm-256color", please?not unless it's the predominantly-used form of the mouse protocol. That's why I wrote the xterm-1006 entry (to provide users with a choice). _______________________________________________ Bug-ncurses mailing list address@hidden https://lists.gnu.org/mailman/listinfo/bug-ncurses_______________________________________________ Bug-ncurses mailing list address@hidden https://lists.gnu.org/mailman/listinfo/bug-ncurses |
[Prev in Thread] | Current Thread | [Next in Thread] |