Allow entering a search string to search in some specific field.
commit00271e7c4d6f94e54c5c0217baf7170eacbcc1d3
authorSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Tue, 6 May 2008 02:16:51 +0000 (5 22:16 -0400)
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Tue, 6 May 2008 02:16:51 +0000 (5 22:16 -0400)
tree3722be3c440b17baaa700a79271e879bb57a8d77
parent773aa483010a1f61c85e2ea3efce592e105e8eea
Allow entering a search string to search in some specific field.
I am looking for ':' in the string to determine if I want to feed the
string straight to the command parser, or do some intervening. This is
probably not the best way of doing it, but it's good enough for now!
example/xmms/xmms_search.py