inquirer-table-prompt icon indicating copy to clipboard operation
inquirer-table-prompt copied to clipboard

A table-like prompt for Inquirer

Results 8 inquirer-table-prompt issues
Sort by recently updated
recently updated
newest added

Hi, can you please post a Typescript example? I can make the Readme example work for some reason

## Description Linking the workflow to external file ## Related Issue [ACNA-1828](https://jira.corp.adobe.com/browse/ACNA-1828) ## Motivation and Context It removes redundancy, centralises the workflow ## How Has This Been Tested? ## Screenshots...

## Description Adding dependabot to the repo. ## Related Issue [ACNA-1969](https://jira.corp.adobe.com/browse/ACNA-1969) ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes -...

Hi @eduardoboucas, This is a proposal code that allows default values to the table. This should fix #2. Can you check that out to see if that's what you had...

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) v5.1.1 Bug Fixes unescape exclamation mark (#26) (a98874f) Changelog Sourced from...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

It will be a nice feature if we can check all column. Let's say if I press 1 it'll check all fileds in column 1 If 2 itll check all...

Is there a way to add default value for each row/column?