From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: What capabilities do you wish terminal emulators would report? Date: Fri, 15 May 2020 14:19:26 +0300 Message-ID: <834ksh30ox.fsf@gnu.org> References: <68b67ab2-dddc-aa07-d946-6fb1b3f4f742@dancol.org> <83k11lhc6k.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="17557"; mail-complaints-to="usenet@ciao.gmane.io" Cc: dancol@dancol.org, emacs-devel@gnu.org To: George Nachman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri May 15 13:20:25 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jZYO8-0004Od-AU for ged-emacs-devel@m.gmane-mx.org; Fri, 15 May 2020 13:20:24 +0200 Original-Received: from localhost ([::1]:58412 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jZYO7-0001uJ-BK for ged-emacs-devel@m.gmane-mx.org; Fri, 15 May 2020 07:20:23 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57628) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jZYNR-0001HC-G4 for emacs-devel@gnu.org; Fri, 15 May 2020 07:19:41 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:35503) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jZYNQ-0001U6-GM; Fri, 15 May 2020 07:19:40 -0400 Original-Received: from [176.228.60.248] (port=1610 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jZYNP-0004XK-Tc; Fri, 15 May 2020 07:19:40 -0400 In-Reply-To: (message from George Nachman on Sat, 9 May 2020 12:41:45 -0700) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:250380 Archived-At: > From: George Nachman > Date: Sat, 9 May 2020 12:41:45 -0700 > Cc: Daniel Colascione , emacs-devel@gnu.org > > Please respond on this thread and I'll update the spreadsheet, or else add a comment to the spreadsheet. I > don't want to open up write access to the world because that would be total chaos. Color capabilities: Emacs supports 24-bit colors on capable terminals. OSC 52: I think Emacs supports that on capable terminals, but I'm confused by the references to base-64 encoding there, so maybe I'm wrong. SGR mouse: Emacs has full support for the mouse. UTF-8 support: Check. AMBIGUOUS_FULLWIDTH: Not quite sure what this is about, but Emacs does support fullwidth characters per East-Asian Width defined by the latest Unicode Standard. Unicode version: Emacs supports the latest one. RTL/BIDI: Emacs supports bidirectional editing per UAX#9 of the latest Unicode Standard version. Title setting: Supported. Bracketed paste: Supported. Focus reporting: Supported.