From owner-freebsd-questions@freebsd.org Thu Jul 12 09:55:09 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CD7A210489C2 for ; Thu, 12 Jul 2018 09:55:09 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from sender-of-o52.zoho.com (sender-of-o52.zoho.com [135.84.80.217]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3290386F67 for ; Thu, 12 Jul 2018 09:55:08 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from mr185083 (mr185083.univ-rennes1.fr [129.20.185.83]) by mx.zohomail.com with SMTPS id 1531389296736187.27791668280793; Thu, 12 Jul 2018 02:54:56 -0700 (PDT) Date: Thu, 12 Jul 2018 11:54:52 +0200 From: Patrick Lamaiziere To: freebsd-questions@freebsd.org Subject: vim color and copy/paste Message-ID: <20180712115452.48cee92d@mr185083> X-Mailer: Claws Mail 3.15.1 (GTK+ 2.24.31; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-ZohoMailClient: External X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jul 2018 09:55:10 -0000 Hello, Any idea why with Vim in a terminal xterm I cannot copy/paste text when the text is colored (syntax color by sample)? vim-lite-8.0.0134 freebsd 11.2 Thanks ! Regards.