ranger-users
[Top][All Lists]
Advanced

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

Re: [Ranger-users] ranger 1.6.0 on the horizon


From: Roman Z.
Subject: Re: [Ranger-users] ranger 1.6.0 on the horizon
Date: Tue, 19 Feb 2013 01:37:47 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Feb 18, 2013 at 09:19:53PM +0100, Roman Z. wrote:
> 1. -a for automatic opening, as soon as there is only 1 match left
> 2. -e for automatic opening when the user presses enter
> 3. -k for keeping the console open until the user presses ESC
> 4. -s for letter skipping ("hl" matches "hello")
> 5. -g for globbing ("h*o" matches "hello")
> 6. -r for regular expressions ("h.*\w$" matches "hello")
> 7. -f for filtering the list of files to show only the matching ones
> 8. -t for the "as-you-type" feature
> 9. -m for marking all matching files

More options that came to my mind:

10. -p for permanent filtering, rather than temporary filtering like in -f
11. -i for ignoring case
12. -v for inverting the match

Using -p would set the "filter" setting.  This way we can even implement
the :filter command with :scope too, and the user can decide if he wants
to ignore case, invert the result, choose the matching mode, and all the
good stuff that is currently not possible with :filter.

Roman




reply via email to

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