* bug#35016: ranger not working fully @ 2019-03-27 5:36 Bradley Haggerty 2019-03-27 5:56 ` bug#35016: ranger not fully working Bradley Haggerty 2019-03-27 12:53 ` Bradley Haggerty 0 siblings, 2 replies; 5+ messages in thread From: Bradley Haggerty @ 2019-03-27 5:36 UTC (permalink / raw) To: 35016 [-- Attachment #1: Type: text/plain, Size: 1330 bytes --] 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 [-- Attachment #2: Type: text/html, Size: 1494 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#35016: ranger not fully working 2019-03-27 5:36 bug#35016: ranger not working fully Bradley Haggerty @ 2019-03-27 5:56 ` Bradley Haggerty 2019-03-27 12:53 ` Bradley Haggerty 1 sibling, 0 replies; 5+ messages in thread From: Bradley Haggerty @ 2019-03-27 5:56 UTC (permalink / raw) To: 35016 [-- Attachment #1: Type: text/plain, Size: 176 bytes --] I forgot to include the little error it gives me. The following shows at the bottom after an attempt to use `:bulkrename` > [Errno 2] No such file or directory: 'file': 'file' [-- Attachment #2: Type: text/html, Size: 241 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#35016: ranger not fully working 2019-03-27 5:36 bug#35016: ranger not working fully Bradley Haggerty 2019-03-27 5:56 ` bug#35016: ranger not fully working Bradley Haggerty @ 2019-03-27 12:53 ` Bradley Haggerty 2019-03-27 13:11 ` Ricardo Wurmus 2019-03-27 13:46 ` Andreas Enge 1 sibling, 2 replies; 5+ messages in thread From: Bradley Haggerty @ 2019-03-27 12:53 UTC (permalink / raw) To: 35016 [-- Attachment #1: Type: text/plain, Size: 219 bytes --] It seems this was something simple I overlooked. I was just missing the file command. After a quick `guix package -i file` it now seems to work as expected. This issue may be closed. I don't know how to do that myself. [-- Attachment #2: Type: text/html, Size: 248 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#35016: ranger not fully working 2019-03-27 12:53 ` Bradley Haggerty @ 2019-03-27 13:11 ` Ricardo Wurmus 2019-03-27 13:46 ` Andreas Enge 1 sibling, 0 replies; 5+ messages in thread From: Ricardo Wurmus @ 2019-03-27 13:11 UTC (permalink / raw) To: Bradley Haggerty; +Cc: 35016 Bradley Haggerty <bradigger@gmail.com> writes: > It seems this was something simple I overlooked. I was just missing the > file command. After a quick `guix package -i file` it now seems to work as > expected. Should “file” be installed alongside “ranger” by default, i.e. using propagated inputs? Or can we embed a reference to the “file” executable in the sources of “ranger” to avoid propagation? -- Ricardo ^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#35016: ranger not fully working 2019-03-27 12:53 ` Bradley Haggerty 2019-03-27 13:11 ` Ricardo Wurmus @ 2019-03-27 13:46 ` Andreas Enge 1 sibling, 0 replies; 5+ messages in thread From: Andreas Enge @ 2019-03-27 13:46 UTC (permalink / raw) To: Bradley Haggerty; +Cc: 35016-done On Wed, Mar 27, 2019 at 12:53:14PM +0000, Bradley Haggerty wrote: > This issue may be closed. I don't know how to do that myself. Like I am doing right now, by cc-ing BUGNUMBER-done@debbugs.gnu.org. Thanks, Andreas ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2019-03-27 13:47 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2019-03-27 5:36 bug#35016: ranger not working fully Bradley Haggerty 2019-03-27 5:56 ` bug#35016: ranger not fully working Bradley Haggerty 2019-03-27 12:53 ` Bradley Haggerty 2019-03-27 13:11 ` Ricardo Wurmus 2019-03-27 13:46 ` Andreas Enge
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/guix.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).