Skip to content

0.7.0 Stability and AllInput mode

Compare
Choose a tag to compare
@pcottle pcottle released this 27 Nov 16:51
· 121 commits to master since this release

Another awesome community release!

  • @gsheld added an "all input" mode in #210 which allows you to use fpp to work with non-file inputs like git branches or mercurial bookmarks. Helpful for when you just want to use the selector UI and don't have another fuzzy selector installed.
  • Improves zsh and csh support. Special thanks to @benmccormick
  • Adds support for filenames with commas and spaces and parens (in any combinatino)
  • emacsclient line jump support