Giter VIP home page Giter VIP logo

Comments (5)

pystardust avatar pystardust commented on July 20, 2024 1

I have added dmenu support. Use -D option.

from ytfzf.

pystardust avatar pystardust commented on July 20, 2024 1

@danrobi11 f there is anything else let me know. I am closing this issue.

from ytfzf.

pystardust avatar pystardust commented on July 20, 2024

yes noted, ill work on it

from ytfzf.

pystardust avatar pystardust commented on July 20, 2024

@danrobi11
I have added the prompt loop as you have requested. To enable it pass in the -l option. I have updated the readme stating so.
I had tried dmenu, but for some reasons it couldn't handle so much text input.
I am working on dmenu.

from ytfzf.

danrobi11 avatar danrobi11 commented on July 20, 2024

Thank you much!

I think you're not a dmenu/rofi user ;)
You should try these below. Rofi is very snappy

You can use rofi by adding:

  • prompt_menu='tr -d "$(printf "\t")" | rofi -dmenu -p "Search" ' line 169 instead of dmenu -i -l 30

Also, this change will display all the ytfzf column in rofi with title_len=$((frac * 3 - 2)) line 72 instead of * 6 - 1

I also have width: 75; in rofi config .config/rofi/config.rasi

from ytfzf.

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.