From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jose A Ortega Ruiz Newsgroups: gmane.emacs.devel Subject: Re: Implementing image support for kitty terminal Date: Thu, 08 Sep 2022 14:25:09 +0100 Message-ID: <87r10mxakq.fsf@mail.jao.io> References: <87v8pz18wf.fsf@mail.jao.io> <83o7vrgimc.fsf@gnu.org> <87wnafdnee.fsf@logand.com> <87a67bymys.fsf@mail.jao.io> <871qsmazld.fsf@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36222"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Tomas Hlavaty , Eli Zaretskii , emacs-devel@gnu.org To: Akib Azmain Turja Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Sep 08 15:27:14 2022 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 1oWHYn-0009K3-IP for ged-emacs-devel@m.gmane-mx.org; Thu, 08 Sep 2022 15:27:13 +0200 Original-Received: from localhost ([::1]:52148 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oWHYm-0002x9-L2 for ged-emacs-devel@m.gmane-mx.org; Thu, 08 Sep 2022 09:27:12 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:37728) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oWHXS-0000XX-5B for emacs-devel@gnu.org; Thu, 08 Sep 2022 09:25:50 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:43496) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oWHXR-00026P-MU; Thu, 08 Sep 2022 09:25:49 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=IKaN3Z0nKAYyn5sIMPPR6pQA63k2UYc6ul4poD0mX54=; b=nnquQXXeCF5POsmRbbbM EHWsvW0CmHVuQS8ipqwCkd9gMkGcwEGR3IK9TsflxHl5ONO8JnuNx/Upu89mDkHuYvTrLlmNVFAIc SaAqJA0qOcGicrU4JAeBxz01nCtA/Y6LMZ+DDlXd+izp+b13WNjzcw/3PAQX9aeaggW5/8iMXLDU/ /El1T12k+iYFncFBuuO+xsg5rj1yFMc0M3sZ52OkBbZ4zcxatng35VvX0l2BMbQaINzQt64y2EnmL TzqXriGPnq/e6NCbJatVOlvpCsiWwUMrbbZb5tzswVXYTUuDtJuGqabHnwYp5foQpYsTWFo3MPJMP 1Pf6PBvvNFK6pQ==; Original-Received: from cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net ([92.233.85.247]:55710 helo=rivendell.localdomain) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oWHWs-0006Cl-NS; Thu, 08 Sep 2022 09:25:40 -0400 Original-Received: from localhost (rivendell.localdomain [local]) by rivendell.localdomain (OpenSMTPD) with ESMTPA id 5a73740f; Thu, 8 Sep 2022 13:25:09 +0000 (UTC) In-Reply-To: <871qsmazld.fsf@disroot.org> X-Attribution: jao X-Clacks-Overhead: GNU Terry Pratchett X-URL: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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:294951 Archived-At: On Thu, Sep 08 2022, Akib Azmain Turja wrote: [...] > What? You need to send the path of the image? How would this work for > a SSH session? it's just one of the options. you can also send the image data. take a look at the link above detailing the protocol, it's not too long. jao --=20 Don=E2=80=99t worry about people stealing your ideas. If your ideas are any good, you=E2=80=99ll have to ram them down people=E2=80=99s throats. -Howard Aiken