Skip to content

Heatseeker 0.3.0

Compare
Choose a tag to compare
@rschmitt rschmitt released this 06 Apr 05:17
· 271 commits to master since this release

Changes in this release:

  • --version has been added.
  • The tab key now moves down to the next choice like Ctrl-N.
  • Smart case matching has been introduced. Now uppercase input characters are case sensitive, but lowercase input characters are case insensitive. This is useful for matching on camel case filenames, for example:
    screen shot 2015-04-05 at 1 59 16 pm
    For comparison, these are the search results without smart case matching:
    screen shot 2015-04-05 at 1 59 19 pm