Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-06 | Drop fzy support | Arun Prakash Jana | |
2020-05-03 | Plugin mimelist: support reading file list from (cmd as) plugin | Arun Prakash Jana | |
2020-05-01 | Support $_Z_DATA environment variable (#545) | step | |
Support `$_Z_DATA` environment variable per z's documentation https://github.com/rupa/z/blob/dcd5541e7dc37a3a32885565539c6fb1479af26f/z.1#L78. `$_Z_DATA` allows changing the default location of the z database file. | |||
2020-04-02 | Added support for fzy (#505) | Nick Waywood | |
* Added fzfz plugin * Fixed shellcheck errors * Fixed copy/paste error * Added support for fzy, also renamed plugin since it's not specific to fzf anymore * Refactored code * Clean spillovers (jarun) |