bug-ncurses archive search

Search String: Display: Description: Sort:

Results:

References: [ alacritty: 30 ]

Total 30 documents matching your query.

1. [PATCH] Update Alacritty terminfo (score: 52)
Author: HIDDEN
Date: Tue, 31 Dec 2019 17:00:04 +0100
This updates the Alacritty terminfo to the latest revision available in its repository. Since there have been some changes made to the xterm base, it does not use the xterm terminfo anymore. However
/archive/html/bug-ncurses/2019-12/msg00023.html (11,658 bytes)

2. Re: [PATCH] Update Alacritty terminfo (score: 50)
Author: HIDDEN
Date: Tue, 14 Jan 2020 22:08:02 +0100
Oh, that explains a lot of misunderstandings I've had with your original email, thanks for clearing that up. The original cause behind this patch was actually a report that mouse interactions weren't
/archive/html/bug-ncurses/2020-01/msg00005.html (11,570 bytes)

3. [PATCH] Add Sync capability to Alacritty terminfo (score: 44)
Author: HIDDEN
Date: Wed, 19 May 2021 08:42:15 +0000
In version 0.8.0 Alacritty added support for synchronized terminal updates as documented here: https://gitlab.freedesktop.org/terminal-wg/specifications/-/merge_requests/2 The proposal itself does no
/archive/html/bug-ncurses/2021-05/msg00033.html (5,911 bytes)

4. [PATCH] Update Alacritty terminfo for version 0.6.0 (score: 43)
Author: HIDDEN
Date: Wed, 25 Nov 2020 00:18:29 +0000
This adds the `Smulx` capability to Alacritty, since it has recently gained support for the custom underline escapes using the colon separator. Currently the double underline is the only explicitly s
/archive/html/bug-ncurses/2020-11/msg00020.html (5,446 bytes)

5. Re: [PATCH] Update Alacritty terminfo (score: 40)
Author: HIDDEN
Date: Tue, 14 Jan 2020 04:31:29 -0500
no - the reverse. In my comments before the entry, I had observed in the older version that ech didn't work properly, and later it did. In the entry I had left it cancelled, e.g., ech@, Removing that
/archive/html/bug-ncurses/2020-01/msg00004.html (9,990 bytes)

6. Re: [PATCH] Update Alacritty terminfo (score: 39)
Author: HIDDEN
Date: Mon, 13 Jan 2020 20:50:22 +0100
I'd assume by this you mean that the `ech` feature should be removed, since Alacritty does not support it? I've checked `vttest` and it performed exactly as XTerm, with the small exception that the w
/archive/html/bug-ncurses/2020-01/msg00003.html (8,041 bytes)

7. Re: [PATCH] Update Alacritty terminfo (score: 38)
Author: HIDDEN
Date: Thu, 16 Jan 2020 05:06:01 -0500
yes (to make kmous consistent with XM/xm) hmm - errors in xm may be present, since nothing checks it: ...but XM is used (and ultimately, checked) -- Thomas E. Dickey <address@hidden> https://invisibl
/archive/html/bug-ncurses/2020-01/msg00008.html (11,357 bytes)

8. Re: [PATCH] Update Alacritty terminfo (score: 38)
Author: HIDDEN
Date: Wed, 15 Jan 2020 20:54:10 +0100
Oh, since Archlinux uses 6.1, that patch wasn't yet applied on my ncurses. However after testing with Gentoo, I can confirm that it's not an issue anymore. However to make this work with Alacritty, t
/archive/html/bug-ncurses/2020-01/msg00007.html (9,425 bytes)

9. Re: [PATCH] Update Alacritty terminfo (score: 37)
Author: HIDDEN
Date: Wed, 15 Jan 2020 04:33:15 -0500
The mouse issue (XM/xm) was addressed here: 20181124 + modify the initialization checks for mouse so that the xterm+sm+1006 block will work with terminal descriptions not mentioning xterm (report by
/archive/html/bug-ncurses/2020-01/msg00006.html (8,570 bytes)

10. [PATCH] Add focus in/out to Alacritty (score: 36)
Author: HIDDEN
Date: Sun, 02 Apr 2023 22:10:33 +0000
While the comment states that focus in/out events are not supported in 0.4.0, I've verified that the latest version behaves like XTerm for this escape and thus added the capabilities to Alacritty's t
/archive/html/bug-ncurses/2023-04/msg00001.html (4,750 bytes)

11. Re: [PATCH] Update Alacritty terminfo (score: 36)
Author: HIDDEN
Date: Sun, 12 Jan 2020 06:38:10 -0500
I've been busy, but took a quick look last night. Offhand (I haven't investigated the key-modifiers), the only change needed appears to be the overlooked "ech" feature. I'll have to retest that (but
/archive/html/bug-ncurses/2020-01/msg00002.html (5,861 bytes)

12. Re: [PATCH] Add Sync capability to Alacritty terminfo (score: 34)
Author: HIDDEN
Date: Thu, 20 May 2021 04:03:22 -0400
^NOT agreed (looking at the time, it was rather early here...) with that in mind, I may have further typos both. If you read through the former closely, you'll notice many cases where I found that ju
/archive/html/bug-ncurses/2021-05/msg00036.html (7,936 bytes)

13. Re: [PATCH] Add Sync capability to Alacritty terminfo (score: 34)
Author: HIDDEN
Date: Thu, 20 May 2021 00:33:09 +0000
I'd assume you mean you're NOT going to use changes from that source? At least this message doesn't make sense to me otherwise. If you don't mind, I'd love some elaboration on why not. Is the issue w
/archive/html/bug-ncurses/2021-05/msg00035.html (5,443 bytes)

14. Re: [PATCH] Add Sync capability to Alacritty terminfo (score: 34)
Author: HIDDEN
Date: Wed, 19 May 2021 16:22:44 -0400
sorry, but I'm going to use changes from that source. -- Thomas E. Dickey <dickey@invisible-island.net> https://invisible-island.net ftp://ftp.invisible-island.net Attachment: signature.asc Descripti
/archive/html/bug-ncurses/2021-05/msg00034.html (4,970 bytes)

15. Re: Alacritty terminfo (score: 34)
Author: HIDDEN
Date: Mon, 5 Jun 2017 20:17:43 -0400
I took a look (but have no intention of making those suggested fixes, since they would not be useful in ncurses) -- Thomas E. Dickey <address@hidden> http://invisible-island.net ftp://invisible-islan
/archive/html/bug-ncurses/2017-06/msg00004.html (5,002 bytes)

16. Alacritty terminfo (score: 34)
Author: HIDDEN
Date: Mon, 5 Jun 2017 22:00:53 +0100 (BST)
The alacritty people are creating a terminfo entry for their terminal. * https://github.com/jwilm/alacritty/pull/578 I am confident that any help in making it better would be welcome.
/archive/html/bug-ncurses/2017-06/msg00003.html (4,154 bytes)

17. [PATCH 2/2] Fix indentation (score: 5)
Author: HIDDEN
Date: Wed, 25 Nov 2020 00:25:49 +0000
Looks like the previous patch incorrectly used spaces for indentation instead of tabs. -- misc/terminfo.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/terminfo.src b/misc/
/archive/html/bug-ncurses/2020-11/msg00021.html (4,353 bytes)

18. ANN: ncurses-6.4-20230408 (score: 2)
Author: HIDDEN
Date: Sun, 9 Apr 2023 00:21:42 +0000
Files: https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20230408.tgz https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20230408.tgz.asc https://invisible-island.net/a
/archive/html/bug-ncurses/2023-04/msg00002.html (10,651 bytes)

19. ANN: ncurses-6.2-20201128 (score: 2)
Author: HIDDEN
Date: Sun, 29 Nov 2020 01:20:28 +0000
Files: ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20201128.tgz ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20201128.tgz.asc ftp://ftp.invisible-island.net/AdaCurses/cur
/archive/html/bug-ncurses/2020-11/msg00024.html (9,088 bytes)

20. Re: dialog-1.3-20180621 displays ugly black bars on FreeBSD (score: 2)
Author: HIDDEN
Date: Mon, 17 Aug 2020 14:27:42 -0400
Thomas and Alan, Now that a fix for cdialog has been committed, what is the next step toward getting dialog fixed in head (13.0-CURRENT)? Let me know what I can do. Thanks. David Boyd.
/archive/html/bug-ncurses/2020-08/msg00034.html (6,985 bytes)


This search system is powered by Namazu