Coder Social home page Coder Social logo

Comments (8)

mihaifm avatar mihaifm commented on June 9, 2024

I'm also using ag
Try these options, they work for me:

let g:BckPrg = 'ag --nocolor --nogroup --column'

from bck.

Fl4t avatar Fl4t commented on June 9, 2024

It doesn't fix the issue :(
It works in command line btw.

/D/w/l/rapport_barcraft git:master ❯❯❯ ag --version                                
ag version 0.14

I'm on OS X 10.7.

from bck.

mihaifm avatar mihaifm commented on June 9, 2024

that's strange
can you change the seach options and see if the 'file' or 'parent dir' search works? (with :BckOpen)
also, can you check if perhaps this is some scrolling issue (by moving around the split window with j/k)

from bck.

Fl4t avatar Fl4t commented on June 9, 2024

Sorry for the delay.

Yes this is very strange because I don't know what is going on with your plugin.
When I try to use the key F5, F6, F7 and, F8 with :BckOpen my cursor go to the main buffer and uppercase the word to the begin of the line at the cursor (the BckPrg does not matter here), maybe an other issue. I've tried to remove each parameter of ag but nothing work.

ps : When I change the BckPrg option, I need to restart vim to take effect, is it obliged ?

from bck.

mihaifm avatar mihaifm commented on June 9, 2024

When I change the BckPrg option, I need to restart vim to take effect, is it obliged ?

Yes

Perhaps you mapped those keys to something else?
Inside the :Bck window, what does :verbose map <F5> show

from bck.

Fl4t avatar Fl4t commented on June 9, 2024

It return call <SNR>15_BckOption(0)
I have no mapping on F5-F8.

from bck.

mihaifm avatar mihaifm commented on June 9, 2024

I tried using your vimrc and it worked fine for me. I'm using Win7.
...perhaps it's some OS specific issue or a conflict with another plugin...I have no more ideas, I'll leave this open maybe you can figure it out.

from bck.

Fl4t avatar Fl4t commented on June 9, 2024

Hum, the "F" mapping work correctly in MacVim but not in console vim.
My vim is inside a tmux in the iTerm2 console if it can help.

Unfortunately for ag, it didn't work in both program...

from bck.

Related Issues (2)

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.