ranger-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ranger-users] Ranger 1.7.0: Interaction between :filter and :linemode


From: Gary Johnson
Subject: [Ranger-users] Ranger 1.7.0: Interaction between :filter and :linemode
Date: Mon, 20 Apr 2015 15:20:52 -0700
User-agent: Mutt/1.5.20 (2009-06-14)

I'm seeing an interaction between the :filter and :linemode commands
that I think is a bug.

As a concrete example, use ranger to navigate to the source
directory for ranger-1.7.0 and to the doc directory.  Execute the
following:

    :filter ranger
    :linemode fileinfo
    :filter .1

I would expect all the files whose names contain ".1" to be
displayed with the fileinfo linemode.  Instead I see this:

    ranger.1             troff or preprocessor input, ASCII text 
    rifle.1                                               7.46 K

If I remove the filter, I see this:

    config                                                      5
    tools                                                       3
    colorschemes.txt                                       3.18 K
    howto-publish-a-release.txt                             959 B
    ranger.pod                          Pascal source, ASCII text
    ranger.1              troff or preprocessor input, ASCII text
    rifle.pod                                              2.95 K
    rifle.1                                                7.46 K
    screenshot.png                                         54.3 K

So it appears that executing :linemode affects only the files
displayed at the time the command is executed rather than affecting
the display of all the files in that directory until the linemode is
changed.

I'm running ranger-1.7.0 from ranger-stable.tar.gz downloaded 13
April.  My OS is Fedora 17 Linux.

Regards,
Gary




reply via email to

[Prev in Thread] Current Thread [Next in Thread]