Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d11a873d authored by asciimoo's avatar asciimoo
Browse files

[enh] chainable query modifiers

parent a641971a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -102,3 +102,4 @@ class Search(object):
                                    if not engine in self.blocked_engines)
        if modified:
            self.query = self.query.replace(query_parts[0], '', 1).strip()
            self.parse_query()