Git Product home page Git Product logo

Comments (3)

mvanderkamp avatar mvanderkamp commented on June 13, 2024 1

The issue as I see it is that g:VimuxRunnerIndex is really only intended for internal use, as a way of consistently tracking the runner pane even if it is moved around. I'm not sure that broadcasting that this variable exists and allowing something like "{down-of}" inside it makes sense in that context.

It sounds like what's wanted here is an option to supply the exact target-pane search string to use when connecting a runner.

from vimux.

mvanderkamp avatar mvanderkamp commented on June 13, 2024 1

That said, looks like these search strings have been available since tmux 2.2. I think we should not only support them, but use them for the "nearest index" search instead of the current search approach (which doesn't really find the nearest, exactly).

Also, might make sense to rename the internal functions to make it more clear that we are actually looking at the pane/window id, not merely its index.

from vimux.

alerque avatar alerque commented on June 13, 2024

Understood. I would be happy to accept a PR that fixes this bug if you (or anyone else reading this) has any idea how to make it happen.

from vimux.

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.