Code Monkey home page Code Monkey logo

Comments (10)

Shane-XB-Qian avatar Shane-XB-Qian commented on June 16, 2024

there is flaky I when/in NayvyTestGenerateFZF too.

from vim-nayvy.

relastle avatar relastle commented on June 16, 2024

@Shane-XB-Qian

Could you please check whether or not followings fix the problem

  • Rxecute in shell echo $FZF_DEFAULT_OPTS
  • If --ansi option is not there, add --ansi in $FZF_DEFAULT_OPTS
  • Run NayvyImportsFzF again

from vim-nayvy.

Shane-XB-Qian avatar Shane-XB-Qian commented on June 16, 2024
  • If --ansi option is not there, add --ansi in $FZF_DEFAULT_OPTS

ok, thanks, yes, so looks this only recogonize ansi palettes

from vim-nayvy.

Shane-XB-Qian avatar Shane-XB-Qian commented on June 16, 2024

2. the init I do not understand where is it from.

how about this one? why there is an init I char?

from vim-nayvy.

relastle avatar relastle commented on June 16, 2024
  • If --ansi option is not there, add --ansi in $FZF_DEFAULT_OPTS

ok, thanks, yes, so looks this only recogonize ansi palettes

umm..., I don't have any idea why.
nayvy just prints ansi palettes escape sequences to the standard output and pass thme to fzf.

If colored output is not necessary, just tweks the flag (see following link) will fix the problem.

single_import.to_line(color=True)

from vim-nayvy.

relastle avatar relastle commented on June 16, 2024
  1. the init I do not understand where is it from.

how about this one? why there is an init I char?

I cannot reproduce this problem also, and have no idea about it 😢

from vim-nayvy.

Shane-XB-Qian avatar Shane-XB-Qian commented on June 16, 2024

image

something like here? it had a strange I ahead.
// "autmux/nayvy_import_fzf_scenario.yml" line 30

from vim-nayvy.

relastle avatar relastle commented on June 16, 2024

@Shane-XB-Qian

Unfortunately no, this script is just a configuration file for automatically producing the GIF.
And, insertion of I is not repdoducible for me, so this is some environment-specific problem.

from vim-nayvy.

Shane-XB-Qian avatar Shane-XB-Qian commented on June 16, 2024

Unfortunately no, this script is just a configuration file for automatically producing the GIF.

i was just doing a guess:
maybe similar there some kinds of keystrokes somewhere, it should be an input char but not sure where generated it.

from vim-nayvy.

Shane-XB-Qian avatar Shane-XB-Qian commented on June 16, 2024

anyway, it is a problem when/if integ with fzf.
let it be..

from vim-nayvy.

Related Issues (5)

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.