GithubHelp home page GithubHelp logo

Comments (12)

yuki-yano avatar yuki-yano commented on May 25, 2024 3

Solved by changing the buffer's bdelete to bdelete!.
Please update plugin.

from fzf-preview.vim.

duanmuq avatar duanmuq commented on May 25, 2024

I have the same question.
Now, I remove the "set confirm" form the init.vim, it works.

But I still want to find way to get the "set confirm" back, it's useful for remender me to save buffer

from fzf-preview.vim.

yuki-yano avatar yuki-yano commented on May 25, 2024

I cant reproduce.
Please write the version of neovim and fzf.

from fzf-preview.vim.

yuki-yano avatar yuki-yano commented on May 25, 2024

A similar problem has also occurred in fzf.vim, so it may not be a problem with this plugin.
mhinz/neovim-remote#47

from fzf-preview.vim.

ubmarco avatar ubmarco commented on May 25, 2024

Version:

$ fzf --version
0.17.4 (f0fe79d)

$ nvim --version
NVIM v0.4.3
Build type: Release
LuaJIT 2.0.5
Compilation: /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -O2 -DNDEBUG -DMIN_LOG_LEVEL=3 -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wshadow -Wconversion -Wmissing-prototypes -Wimplicit-fallthrough -Wvla -fstack-protector-strong -fdiagnostics-color=always -DINCLUDE_GENERATED_DECLARATIONS -D_GNU_SOURCE -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_VAR_FROM -I/build/neovim/src/build/config -I/build/neovim/src/neovim-0.4.3/src -I/usr/include -I/build/neovim/src/build/src/nvim/auto -I/build/neovim/src/build/include
Compiled by builduser

Features: +acl +iconv +tui
See ":help feature-compile"

   system vimrc file: "$VIM/sysinit.vim"
  fall-back for $VIM: "/usr/share/nvim"

Run :checkhealth for more info

from fzf-preview.vim.

ubmarco avatar ubmarco commented on May 25, 2024

For me, commenting out set confirm from the thinkvim config also fixes the issue.

from fzf-preview.vim.

yuki-yano avatar yuki-yano commented on May 25, 2024

0.17.4 was released in 2018. https://github.com/junegunn/fzf/releases/tag/0.17.4
Try the latest release.

from fzf-preview.vim.

ubmarco avatar ubmarco commented on May 25, 2024

I updated to 0.20.0, same issue.

from fzf-preview.vim.

ubmarco avatar ubmarco commented on May 25, 2024

I actually don't understand where this issue could come from. Is that related to fzf, fzf.vim, fzf-preview.vim, my xfce4-terminal or neovim? It looks like fzf-preview.vim calls fzf to get the file list and displays it. The call to fzf goes through a shell which is closed at the end for which nvim asks for confirmation.

from fzf-preview.vim.

jemag avatar jemag commented on May 25, 2024

This issue appeared for me when I updated my plugins (including fzf and fzf-preview). I did not update neovim however, so I am guessing that this behavior appeared from one of the updated plugins.

from fzf-preview.vim.

glepnir avatar glepnir commented on May 25, 2024

This issue appeared for me when I updated my plugins (including fzf and fzf-preview).

yes .when update ,i aslo get this problem.

from fzf-preview.vim.

ubmarco avatar ubmarco commented on May 25, 2024

Thanks a lot, it works.

from fzf-preview.vim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.