Commit graph

7 commits

Author SHA1 Message Date
Dominik Honnef
038f7c028d fzf: update to 0.10.0. 2015-06-23 22:27:40 +02:00
Dominik Honnef
3a860badec fzf: fix musl build 2015-06-06 23:34:34 +02:00
Dominik Honnef
695e23bee8 fzf: update to 0.9.13 2015-06-06 22:52:33 +02:00
Dominik Honnef
da4cd95c9e fzf: update to 0.9.10. 2015-04-19 21:09:26 +02:00
Dominik Honnef
05929f48a8 fzf: printf %q verb needs bash 2015-04-18 05:28:03 +02:00
Dominik Honnef
bc693d1375 fzf: fix fzf-file-widget, improve template
fzf-file-widget had several mistakes:

1) It was missing zsh -c for the tmux command to run
2) the fsel function wasn't accessible from the shell we spawned in the
new tmux pane

We solved the second issue by converting the function to an executable
fzf-fsel. We also patched the bash key bindings to make use of that
executable.

While we were at it, we improved the template by setting wrksrc
correctly and cd'ing in pre_build.
2015-04-18 05:21:23 +02:00
Dominik Honnef
53ae445e44 New package: fzf-0.9.7.1 2015-04-18 00:01:51 +02:00