Code Monkey home page Code Monkey logo

Comments (7)

roosta avatar roosta commented on May 19, 2024 1

Hi again, so I did some investigating, and turns out it wasn't all that difficult to setup skim as an alternate finder. I've pushed to a new feature branch.

You can find details about the new variable fuzzback-finder in readme. There are also some breaking changes, I renamed some config variables now that fuzzback supports multiple finders.

Give it a try and let me know how it went.

from tmux-fuzzback.

roosta avatar roosta commented on May 19, 2024

Hi Kevin. It depends, there are certain fzf options I rely on, and if they aren't implemented in skim, that's a problem. I'll look into this when I get the chance, but I cant guarantee I'll get anywhere with it.

from tmux-fuzzback.

kevintraver avatar kevintraver commented on May 19, 2024

So far it looks like most of the options are either the same or very similar.

The reason I was looking to use skim instead of fzf is because skim has true regex search.

from tmux-fuzzback.

roosta avatar roosta commented on May 19, 2024

True regex support would be great. Another thing I miss in fzf is the ability to report the column number for a partial match. Maybe skim supports that as well... It would enable fuzzback to move to a column even though we don't have a literal match.

Either way, sorry it takes me a while to reply, or address this. I've been busy, but as soon as I get the chance I'll dedicate some time to this.

from tmux-fuzzback.

roosta avatar roosta commented on May 19, 2024

If you're curious, it was the option --no-preview that isn't in skim, so it failed silently. No worries about that option because I got another feature branch cooking that introduce preview.

Also popup doesn't work with the skim version I got (0.9.4)

from tmux-fuzzback.

roosta avatar roosta commented on May 19, 2024

ok, so I see you removed that option, but the issue I think you hit is that skim doesn't support popup as of yet.

from tmux-fuzzback.

roosta avatar roosta commented on May 19, 2024

hmm, it says it supports it

usage: sk-tmux [LAYOUT OPTIONS] [--] [SK OPTIONS]

  LAYOUT OPTIONS:
    (default layout: -d 50%)

    Popup window (requires tmux 3.2 or above):
      -p [WIDTH[%][,HEIGHT[%]]]  (default: 50%)
      -w WIDTH[%]
      -h HEIGHT[%]
      -x COL
      -y ROW

    Split pane:
      -u [HEIGHT[%]]             Split above (up)
      -d [HEIGHT[%]]             Split below (down)
      -l [WIDTH[%]]              Split left
      -r [WIDTH[%]]              Split right

But I'm unable to open any popup, fuzzback or otherwise.

from tmux-fuzzback.

Related Issues (13)

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.