| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-20 | nuke: use macOS open when GUI enabled (#705) | ||
| * nuke: use macOS open when GUI enabled * nuke: use is_mac function to test for macOS This is consistent with how the imgur plugin does detection. * Add macOS open command to plugins * pskill: only execute if input is non-empty | |||
| 2020-05-06 | Drop fzy support | ||
| 2020-05-06 | Change requires to dependencies | ||
| 2020-04-27 | Various plugin improvements | ||
| 2020-04-20 | Plugin improvements (#531) | ||
| * Added padding for numbers in .nmv * Add skim as an option in fzopen * Remove unnecessary eval Thanks @leovilok! Co-Authored-By: lvgx <l@vgx.fr> * Added note about whitespace Co-authored-by: lvgx <l@vgx.fr> | |||
| 2020-04-12 | Support $FZF_DEFAULT_COMMAND on fzopen plugin (#514) | ||
| 2020-02-20 | Tweak fzopen to show parent dir and filename with fzf | ||
| 2019-12-09 | Support both fzf and fzy | ||
| 2019-11-22 | shellcheck fixes | ||
| 2019-11-17 | Rename fzy-open to fzopen | ||