From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bradley Haggerty Subject: bug#35016: ranger not working fully Date: Wed, 27 Mar 2019 05:36:11 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="00000000000063aafd05850cd170" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:50530) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h91KD-0002op-KQ for bug-guix@gnu.org; Wed, 27 Mar 2019 01:42:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h91KB-0000on-H8 for bug-guix@gnu.org; Wed, 27 Mar 2019 01:42:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47261) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h91K6-0000eq-9i for bug-guix@gnu.org; Wed, 27 Mar 2019 01:42:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h91K5-0004sL-UK for bug-guix@gnu.org; Wed, 27 Mar 2019 01:42:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:50270) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h91Ja-0002la-QG for bug-guix@gnu.org; Wed, 27 Mar 2019 01:41:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h91El-0004rH-Vt for bug-guix@gnu.org; Wed, 27 Mar 2019 01:36:34 -0400 Received: from mail-oi1-x236.google.com ([2607:f8b0:4864:20::236]:35718) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h91Ei-0004l6-B5 for bug-guix@gnu.org; Wed, 27 Mar 2019 01:36:30 -0400 Received: by mail-oi1-x236.google.com with SMTP id j132so11936660oib.2 for ; Tue, 26 Mar 2019 22:36:23 -0700 (PDT) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 35016@debbugs.gnu.org --00000000000063aafd05850cd170 Content-Type: text/plain; charset="UTF-8" I believe this affects multiple things in ranger, but off the top of my head it's mainly the `:bulkrename` option, which is supposed to open the selected files in vidir using your specified editor so that you can rename file(s) with the full features of your favorite editor. It is intended for renaming files in bulk just like it sounds, but I also find it's often easier to use than the normal rename command because you don't have to type the current name, and it's easy to do things like change capitalization of a selection in vim. This is a long-standing issue, but I was ignoring it for some reason. I guess I use ranger more on remote machines running different distros. steps to reproduce: - install ranger - launch ranger - type :bulkrename, that is start by hitting the colon key and then continue typing the name of the command I think it's likely due to locations of certain files being different on guix. Hopefully someone can figure out a fix without too much trouble. If you have access to another distro to see how it works normally, that might help as well. You may need to install optional dependencies for this feature to work. Likely just vidir or a package that it's a part of. For me I believe I got vidir from the `moreutils` package. guix version: guix (GNU Guix) 4fee5ec049807cc7a7070d31e5eb28d5c6109e02 --00000000000063aafd05850cd170 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I believe this affects multiple thin= gs in ranger, but off the top of my head it's mainly the `:bulkrename` = option, which is supposed to open the selected files in vidir using your sp= ecified editor so that you can rename file(s) with the full features of you= r favorite editor. It is intended for renaming files in bulk just like it s= ounds, but I also find it's often easier to use than the normal rename = command because you don't have to type the current name, and it's e= asy to do things like change capitalization of a selection in vim.
This is a long-standing issue, but I was ignoring it for some reason. I g= uess I use ranger more on remote machines running different distros.
<= div>steps to reproduce:
- install ranger
- launch range= r
- type :bulkrename, that is start by hitting the colon key and = then continue typing the name of the command
I think it's lik= ely due to locations of certain files being different on guix. Hopefully so= meone can figure out a fix without too much trouble. If you have access to = another distro to see how it works normally, that might help as well. You m= ay need to install optional dependencies for this feature to work. Likely j= ust vidir or a package that it's a part of. For me I believe I got vidi= r from the `moreutils` package.
guix version: guix (GNU Guix)= 4fee5ec049807cc7a7070d31e5eb28d5c6109e02


--00000000000063aafd05850cd170--