Skip to content

issues Search Results · repo:SBoudrias/Inquirer.js language:TypeScript

Filter by

891 results
 (47 ms)

891 results

inSBoudrias/Inquirer.js (press backspace or delete to remove)

https://github.com/user-attachments/assets/772551fe-1ab4-4259-991f-63744bdbf8e8 The code is nothing super special: export const selectSpec = async (args: { spec: string }) = { if (Bun.stringWidth(args.spec) ...
  • Atulin
  • 4
  • Opened 
    16 days ago
  • #1675

When using checkbox, being able to set choice.childrens. Usage proposal: await checkbox({ message: Select domains to deploy , choices: [ { name: snacks , ...
  • 3z3qu13l
  • 1
  • Opened 
    19 days ago
  • #1674

there is a version 12.4.1 and 12.4.0 of inquirer, but I cannot find these versions in the releases. Can you add these version, so we have a changelog? Thank you!
  • ansf
  • 2
  • Opened 
    on Feb 3
  • #1665

There should be option choosing editor in editor prompt
  • pratham15541
  • 1
  • Opened 
    on Jan 31
  • #1661

There a should be feature of multi line inputs
  • pratham15541
  • 2
  • Opened 
    on Jan 31
  • #1660

node:internal/modules/cjs/loader:1249 const err = new Error(message); ^ Error: Cannot find module figures Require stack: - /Users/luochao/Desktop/projects/mens/node_modules/inquirer-action-select/dist/index.js ...
  • zzzgit
  • Opened 
    on Jan 31
  • #1659

Examples: - https://github.com/angular/angular-cli/issues/29487 - https://github.com/nestjs/nest-cli/issues/2893 I think it should be clarified whether the types are needed during runtime or not, ...
  • aqeelat
  • 2
  • Opened 
    on Jan 27
  • #1657

PR #1585 did not add the peer denendency to core, and how I have this in yarn: p589c7 → ✘ @inquirer/core@npm:10.1.4 doesn t provide @types/node to @inquirer/type@npm:3.0.2 [61ba9]
  • aqeelat
  • Opened 
    on Jan 26
  • #1656

I have a use case where I want to disable the Select All and Deselect All shortcuts (triggered by the a and i keys) in the checkbox prompt. Currently, there doesn t seem to be a built-in option to disable ...
feature
good first issue
  • mzc9915
  • 2
  • Opened 
    on Jan 17
  • #1648

When using checkbox I would like to show more information in the name when a user selects an option. This information is quite expensive to retrieve, so I would only want to do it on selection. The feature ...
feature
good first issue
  • puco
  • 2
  • Opened 
    on Jan 16
  • #1647
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub