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 .
- Mar 07, 2021
-
-
yoshida.shinya authored
-
Junegunn Choi authored
Fix #2381 Close #2382
-
- Feb 28, 2021
-
-
bitterfox authored
Fix #2374 Co-authored-by:
Junegunn Choi <junegunn.c@gmail.com>
-
Junegunn Choi authored
-
Junegunn Choi authored
-
- Feb 25, 2021
-
-
Jonathan Müller authored
Otherwise, the jump list will contain a (hidden) entry for the FZF buffer if `window: enew` is used.
-
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)?) ```
-