still not happy with the implementaion.
theres a bunch of bugs too (see TODO)
my decision to make the script fully posix compliant is biting me back in the ass.
grep -w isnt posix compliant
the awk command to list all bookmarks isnt either
need to rewrite the entire thing to be posix compliant
also need to figure out a sane and posix compliant way to colorize the output
this is very broken. need to implement proper query parsing.
sniff out line num if exists, sniff out tags and then title.
need to implement strict tag search as well.