[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FYI ncurses 6 has extended mouse support
From: |
Thomas Dickey |
Subject: |
Re: FYI ncurses 6 has extended mouse support |
Date: |
Tue, 1 Aug 2017 19:57:01 -0400 (EDT) |
----- Original Message -----
| From: "Patrick" <address@hidden>
| To: "Ncurses Mailing List" <address@hidden>
| Sent: Tuesday, August 1, 2017 7:29:48 PM
| Subject: Re: FYI ncurses 6 has extended mouse support
|
|
|
| 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
It would be in a complete database (some default terminal databases have only a
small subset)
http://invisible-island.net/ncurses/terminfo.src.html#tic-xterm-1006
|
| 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 foo
|
| If 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
|
| _______________________________________________
| 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
|
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net