Eden Zimbelman

Results 32 issues of Eden Zimbelman

### Summary This PR provides an option to remove the filter from the `Select` and `MultiSelect` prompts. This is given as an option to restrict selection movement to the arrow...

### Summary This PR adds a `terminal.EraseScreen` function to support the "Erase in Display" ANSI control sequence. This function replaces calls to `terminal.ClearLine` in `resetPrompt` in order to clear previous...

### Summary :wave: Hello! This PR updates incomplete links in the documentation to point to the expected page. ### Updated links Here are the anchors to where these updates begin...

### Summary This PR unhides the cursor after an interrupt signal is sent while the spinner is active to prevent the cursor from disappearing in some terminals. All of the...

### Summary This PR bumps the version of `actions/checkout` to `@v3` to prevent warnings of using an outdated Node version in `@v2`. **Example warning**: **Related links**: - https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ - https://github.blog/changelog/2023-07-17-github-actions-removal-of-node12-from-the-actions-runner/

**Description of the problem being solved** Marking a function as complete from a `viewSubmissionHandler` requires using the `client` provided as an argument and making a call to `functions.completeSuccess`. A [sample...

documentation

### Type of change - [ ] New sample - [x] New feature - [ ] Bug fix - [x] Documentation ### Summary This PR changes the `credential_source` from `DEVELOPER`...

documentation
enhancement

### Type of change - [ ] New sample - [ ] New feature - [ ] Bug fix - [x] Documentation ### Summary This PR clarifies expected prompts and...

documentation

### Type of change - [ ] New sample - [x] New feature - [ ] Bug fix - [x] Documentation ### Summary This PR changes the `credential_source` from `DEVELOPER`...

documentation
enhancement

### Type of change - [ ] New sample - [x] New feature - [ ] Bug fix - [ ] Documentation ### Summary As an experiment, this PR swaps...