From nobody Thu Aug 11 15:01:31 2022 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4M3Vgf3dCFz4YV4b for ; Thu, 11 Aug 2022 15:13:34 +0000 (UTC) (envelope-from gpiero@rm-rf.it) Received: from charlotte.rm-rf.it (charlotte.rm-rf.it [149.28.228.198]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4M3Vgd5kfFz3Zdd for ; Thu, 11 Aug 2022 15:13:33 +0000 (UTC) (envelope-from gpiero@rm-rf.it) Received: from valentina.fdc.rm-rf.it (valentina.fdc.rm-rf.it [192.168.192.1]) by charlotte.fdc.rm-rf.it (OpenSMTPD) with ESMTP id 149c0109 for ; Thu, 11 Aug 2022 17:13:27 +0200 (CEST) Received: from marcopolo.fdc.rm-rf.it (marcopolo.fdc.rm-rf.it [192.168.192.51]) by valentina.fdc.rm-rf.it (Postfix) with ESMTP id 157391FA87 for ; Thu, 11 Aug 2022 17:13:26 +0200 (CEST) Received: by marcopolo.fdc.rm-rf.it (Postfix, from userid 1000) id 2E2811C43BA; Thu, 11 Aug 2022 17:01:31 +0200 (CEST) Date: Thu, 11 Aug 2022 17:01:31 +0200 From: Gian Piero Carrubba To: questions@freebsd.org Subject: Re: editors/vim visual mode Message-ID: <20220811150131.punmefsq6hsvvo4s@marcopolo.fdc.rm-rf.it> References: <20220811075458.5ff8cf3ed9b7b1c2107936e3@3dresearch.com> List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline In-Reply-To: <20220811075458.5ff8cf3ed9b7b1c2107936e3@3dresearch.com> X-Rspamd-Queue-Id: 4M3Vgd5kfFz3Zdd X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of gpiero@rm-rf.it designates 149.28.228.198 as permitted sender) smtp.mailfrom=gpiero@rm-rf.it X-Spamd-Result: default: False [-3.30 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-0.999]; R_SPF_ALLOW(-0.20)[+ip4:149.28.228.198]; MIME_GOOD(-0.10)[text/plain]; MIME_TRACE(0.00)[0:+]; DMARC_NA(0.00)[rm-rf.it]; R_DKIM_NA(0.00)[]; MLMMJ_DEST(0.00)[questions@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; MID_RHS_MATCH_FROMTLD(0.00)[]; ARC_NA(0.00)[]; ASN(0.00)[asn:20473, ipnet:149.28.224.0/20, country:US]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_COUNT_THREE(0.00)[4]; PREVIOUSLY_DELIVERED(0.00)[questions@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; TO_DN_NONE(0.00)[]; RCVD_TLS_LAST(0.00)[] X-ThisMailContainsUnwantedMimeParts: N * [Thu, Aug 11, 2022 at 07:54:58AM -0400] Janos Dohanics: [...] >All of the above work without the setting "set mouse-=a" and all of >them must have been installed not before March 4, 2021. > >Now I have upgraded vim-8.2.5052 to vim-9.0.0129. It displays the same >behavior as vim-8.2.5052 did. Is the latter computer the only one in which you don't have a vimrc file? Check $VIMRUNTIME/defaults.vim...