From 3b762d11664a63c33fe0c6bb79b7f20c417c3980 Mon Sep 17 00:00:00 2001 From: hut Date: Wed, 13 Feb 2013 04:06:57 +0100 Subject: config/commands: :filter as you type As requested by Miodrag Milic --- ranger/config/commands.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ranger/config/commands.py b/ranger/config/commands.py index 9d0f55a9..4dce770f 100644 --- a/ranger/config/commands.py +++ b/ranger/config/commands.py @@ -1128,6 +1128,8 @@ class filter(Command): self.fm.set_filter(self.rest(1)) self.fm.reload_cwd() + quick = execute + class grep(Command): """ -- cgit 1.4.1-2-gfad0