This project is mirrored from https://github.com/junegunn/fzf.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Feb 25, 2021
-
-
Junegunn Choi authored
Close #2361
-
Junegunn Choi authored
Close #2358
-
Hiroki Konishi authored
-
- Feb 22, 2021
-
-
Junegunn Choi authored
Workaround for Neovim v0.5.0-dev https://github.com/junegunn/fzf/issues/2352#issuecomment-782894123
-
- Feb 21, 2021
-
-
Junegunn Choi authored
Fix #2352 Fix https://github.com/junegunn/fzf.vim/issues/1216 Close #2364
-
- Feb 17, 2021
-
-
Junegunn Choi authored
-
odeson24 authored
Co-authored-by:
Ryan Ou <ryanou@aetherai.com>
-
Hussein Esmail authored
Remove Linuxbrew links since Linuxbrew has been merged into Homebrew * https://brew.sh/2019/02/02/homebrew-2.0.0/
-
Junegunn Choi authored
Fix #2357
-
- Feb 15, 2021
-
-
Junegunn Choi authored
Fix #2352
-
- Feb 03, 2021
-
-
Junegunn Choi authored
-
Marlon Richert authored
`precmd` hooks expect the Zsh Line Editor to not be active. Running these when the ZLE is active can lead to unpredictable results. See https://github.com/marlonrichert/zsh-autocomplete/issues/180
-
Junegunn Choi authored
Fix #2343
- Feb 01, 2021
-
-
Junegunn Choi authored
Close #2331
-
Naveen authored
-
Junegunn Choi authored
Fix #2336
-
Junegunn Choi authored
Fix #2339
-
step authored
SHELL is used for execute actions and the preview and default commands.
-
Kovarththanan Rajaratnam authored
--phony was renamed to --disabled in d779ff7e
-
- Jan 28, 2021
-
-
Nanda Lopes authored
src/options.go:463:9: undefined: strings.ReplaceAll note: module requires Go 1.13make: *** [Makefile:122: target/fzf-linux_amd64] Erro 2
-
jiangjianshan authored
Fix #2256
-
- Jan 20, 2021
-
-
Junegunn Choi authored
Close #2328
-
- Jan 17, 2021
-
- Jan 15, 2021
-
-
Junegunn Choi authored
-
freddii authored
-
- Jan 13, 2021
-
-
Junegunn Choi authored
-
Vlad Doster authored
- Correct spelling/grammar
-
Ruslan Sayfutdinov authored
-
- Jan 10, 2021
-
-
Junegunn Choi authored
-
- Jan 08, 2021
-
-
calvin ardi authored
-
- Jan 07, 2021
-
-
nicolasbarra authored
-
- Jan 04, 2021
-
-
E.L.K authored
-
- Jan 03, 2021
-
-
Elliott Sales de Andrade authored
This fixes the following errors with Go 1.15: ``` src/options.go:452:69: conversion from untyped int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?) src/options.go:463:33: conversion from untyped int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?) ```
-
- Jan 02, 2021
-
-
Junegunn Choi authored
This reverts commit e9bc7331. The change is no longer necessary since 090dee85.
-
Junegunn Choi authored
Fix #2161
-
Junegunn Choi authored
- `--phony` renamed to `--disabled` for consistency - `--no-phony` is now `--enabled` - Added `enable-search`, `disable-search`, and `toggle-search` actions for `--bind` - Added `--color` options: `query` and `disabled` Close #2303
- Jan 01, 2021
-
-
Junegunn Choi authored
-
Junegunn Choi authored
Fix #2289
-