Giter VIP home page Giter VIP logo

Comments (5)

mikaelmello avatar mikaelmello commented on May 30, 2024 1

I don't see this being a default keybinding for inquire but allowing you to do that is really important to me.

I have created #70 to track how I plan to make that possible in a future release.

from inquire.

mikaelmello avatar mikaelmello commented on May 30, 2024

I see your point and agree this would be a nice feature to add.

More specifically, I have wanted to develop an API that allows the developer to completely configure the key mapping of the prompt. A simple key->command map, and then we could create a vast extension of commands such as "display help, hide help, toggle help". Rest assured it is on the radar!

from inquire.

smallstepman avatar smallstepman commented on May 30, 2024

Nice! Having this idea generalized into mechanism you've described would be very nice.

This is off topic, but I wonder if you'd be able to use widgets from crate::tui::widgets? Ofc these would be non-interactive/not animated, but still would be nice to have a collection of widgets to use.

from inquire.

mikaelmello avatar mikaelmello commented on May 30, 2024

I've been thinking about this but I can't quite see what kind of extensions could be built by widgets that would be better in this widget model than just being integrated into our repo.

I see how the underlying rendering logic could be useful to a wider range of apps but I honestly can't think of a way to expose it at this moment, because it is so tightly integrated and with some (a lot) of duplicated code.

What kind of widgets would you see yourself using? Now that I think of, once we have the keybinding->command architecture, I could see our custom configurations for our existing prompts being exposed as "widgets". Is that what you were thinking of?

from inquire.

smallstepman avatar smallstepman commented on May 30, 2024

Good question, tbh all I can imagine as useful is having box with border, perhaps also a table, so for me personally it may not be all that useful to provide all the widget types, but I was just trying to be forward thinking and think about the developer who may (somehow) find it useful to have barchart as part of inquirer-like workflow, so all in all, having widgets ported from tui crate may very well be a useless feature like you've - I think - implied

from inquire.

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.