Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / listr2/listr2 issues and pull requests

#726 - [Bug]: Default renderer causing segfaults

Issue - State: open - Opened by ferdnyc 4 days ago - 4 comments
Labels: bug

#725 - [Bug]: Leading whitespace is ignored in task output

Issue - State: open - Opened by Tobbe 12 days ago
Labels: bug

#724 - [Bug]: zen-observable isn't supported

Issue - State: open - Opened by 1999 20 days ago
Labels: bug

#723 - [Bug]: wrong ReturnType of createWritable

Issue - State: open - Opened by Dinhero21 22 days ago
Labels: bug

#722 - Switch to defaults for Listr generic type

Pull Request - State: open - Opened by karlhorky 2 months ago - 2 comments

#721 - [Feature]: Report failure without throwing and error

Issue - State: open - Opened by masad-frost 3 months ago - 2 comments
Labels: feature

#720 - [Bug]: Display issues for long lists, subtasks, and concurrency

Issue - State: open - Opened by ArthurGoupil 3 months ago - 5 comments
Labels: bug

#719 - fix(deps): Move listr2 from devDep to peerDep for prompt adapters

Pull Request - State: open - Opened by Tobbe 3 months ago - 2 comments

#718 - fix(process-output): trick inquirer and such to not wrap on their own

Pull Request - State: closed - Opened by cenk1cenk2 3 months ago - 4 comments
Labels: released

#717 - fix(deps): update dependencies

Pull Request - State: closed - Opened by cenk1cenk2 3 months ago - 4 comments
Labels: released

#716 - [Support]: Outputting listr to stderr

Issue - State: open - Opened by tedslittlerobot 4 months ago - 2 comments

#715 - [Bug]: Animation freezes when running external command (`execa`)

Issue - State: closed - Opened by rrthomas 5 months ago - 5 comments
Labels: bug

#714 - [Bug]: Task returning object never completes; returning boolean it does

Issue - State: open - Opened by rrthomas 6 months ago - 1 comment
Labels: bug

#713 - fix: remove trying to remove non existing signal handler

Pull Request - State: closed - Opened by cenk1cenk2 6 months ago - 3 comments
Labels: released

#712 - [Bug]: [ERR_INVALID_ARG_TYPE]: The "listener" argument must be of type function. Received undefined

Issue - State: closed - Opened by donmccurdy 6 months ago - 5 comments
Labels: bug, released

#711 - feat: expose root/subtask through listr and use it directly

Pull Request - State: closed - Opened by cenk1cenk2 6 months ago - 3 comments
Labels: released

#710 - Fix issues with adding/removing SIGINT listeners

Pull Request - State: closed - Opened by WesCossick 6 months ago - 7 comments
Labels: released

#709 - [Bug]: SIGINT listener added, but not removed, causing unwanted behavior

Issue - State: closed - Opened by WesCossick 6 months ago - 16 comments
Labels: bug, released

#708 - [Bug]: Using inquirer prompting, messages seem to wrap too soon

Issue - State: closed - Opened by Peter-Sparksuite 7 months ago - 2 comments
Labels: bug

#707 - [Bug]: `rxjs` is imported in the exported typescript definition but is declared as a dev dependency

Issue - State: closed - Opened by fire332 8 months ago - 10 comments
Labels: bug, released

#706 - Docs: remove file prefix when importing in markdown

Pull Request - State: closed - Opened by alopix 8 months ago - 5 comments
Labels: released

#705 - [Bug]: Doc site broken

Issue - State: closed - Opened by gordonmleigh 8 months ago - 5 comments
Labels: bug, released

#704 - Add output clearing to default renderer

Pull Request - State: open - Opened by tommy-mitchell 8 months ago - 1 comment

#703 - [Support]: Is there a way to clear output per task?

Issue - State: closed - Opened by tommy-mitchell 8 months ago - 4 comments

#702 - Issue/gh #700

Pull Request - State: closed - Opened by cenk1cenk2 10 months ago - 4 comments
Labels: released

#701 - Update renderer-default-persistent.ts

Pull Request - State: closed - Opened by stareu 10 months ago

#700 - [Bug]: SimpleRenderer should not invoke process.release

Issue - State: closed - Opened by jurijzahn8019 10 months ago - 5 comments
Labels: bug, released

#699 - feature/node 16 eol

Pull Request - State: closed - Opened by cenk1cenk2 10 months ago - 5 comments
Labels: released

#698 - [Support]: How to pin an output?

Issue - State: closed - Opened by cdwmhcc 10 months ago - 4 comments

#697 - [Support]: How to handle nested listr2

Issue - State: closed - Opened by cdwmhcc 10 months ago - 3 comments

#696 - [Support]: How to use node-schedule?

Issue - State: closed - Opened by cdwmhcc 11 months ago - 4 comments

#695 - fix(renderer): subtask options checking problem for default renderer

Pull Request - State: closed - Opened by cenk1cenk2 12 months ago - 5 comments
Labels: released

#694 - [Bug]: TypeError: Cannot read properties of undefined (reading 'collapseSubtasks')

Issue - State: closed - Opened by joshkel 12 months ago - 5 comments
Labels: bug, released

#693 - v7

Pull Request - State: closed - Opened by cenk1cenk2 about 1 year ago - 1 comment

#692 - Refactor/monorepo

Pull Request - State: closed - Opened by cenk1cenk2 about 1 year ago

#691 - Feature/#676 yt listr2 263

Pull Request - State: closed - Opened by cenk1cenk2 about 1 year ago - 1 comment
Labels: released on @beta

#690 - Feature/#686 yt listr2 262

Pull Request - State: closed - Opened by cenk1cenk2 about 1 year ago - 1 comment
Labels: released on @beta

#689 - [Bug]: SyntaxError: Unexpected token '??='

Issue - State: closed - Opened by crazyair about 1 year ago - 1 comment
Labels: bug

#688 - [Bug]: Documentation site broken

Issue - State: closed - Opened by Deester4x4jr about 1 year ago - 3 comments
Labels: bug, released on @beta

#687 - [Bug]: disableColor option is ignored

Issue - State: closed - Opened by teppeis about 1 year ago - 4 comments
Labels: bug

#686 - [Feature]: Multiline output for DefaultRenderer

Issue - State: closed - Opened by no2chem about 1 year ago - 1 comment
Labels: feature

#685 - refactor: cancel the use of `Nullish coalescing assignment(??=)` #684

Pull Request - State: closed - Opened by Max10240 about 1 year ago - 2 comments

#684 - [Feature]: consider supporting the node14 version?

Issue - State: closed - Opened by Max10240 about 1 year ago - 4 comments
Labels: feature

#683 - [Bug]: `persistentOutput` with output streaming

Issue - State: closed - Opened by tommy-mitchell about 1 year ago - 1 comment
Labels: bug

#682 - [Bug]: Task run finished should return task return value

Issue - State: closed - Opened by tianyingchun over 1 year ago - 1 comment
Labels: bug, wontfix

#681 - [Support]: How to rerun a Task?

Issue - State: closed - Opened by marnixhoh over 1 year ago - 3 comments

#679 - [Feature]: Do not render the followup (future) tasks during execution and in case of an error

Issue - State: closed - Opened by chetzof over 1 year ago - 3 comments
Labels: feature

#678 - feat(process): expose writablestream

Pull Request - State: closed - Opened by cenk1cenk2 over 1 year ago - 2 comments
Labels: released

#677 - [Support]: Query/Inspect data in ProcessOutputBuffer

Issue - State: closed - Opened by rushi over 1 year ago - 4 comments
Labels: documentation, feature, released

#676 - [Feature]: Support of Inquirer

Issue - State: closed - Opened by xaviermonin over 1 year ago - 6 comments
Labels: feature, released on @beta

#675 - fix: move `types` condition to the front

Pull Request - State: closed - Opened by Andarist over 1 year ago - 4 comments

#674 - feat(package): export the package.json

Pull Request - State: closed - Opened by blakef over 1 year ago - 2 comments
Labels: released

#673 - issue/#672

Pull Request - State: closed - Opened by cenk1cenk2 over 1 year ago - 1 comment
Labels: released

#672 - [Feature]: caching for renderers

Issue - State: closed - Opened by cenk1cenk2 over 1 year ago - 1 comment
Labels: feature, released

#671 - Issue/#670

Pull Request - State: closed - Opened by cenk1cenk2 over 1 year ago - 1 comment
Labels: released

#670 - [Bug]: ProcessOutput Releases w/o Line Breaks

Issue - State: closed - Opened by straub over 1 year ago - 8 comments
Labels: bug, released

#669 - Add a "passthrough" renderer

Issue - State: closed - Opened by tommy-mitchell over 1 year ago - 5 comments

#668 - Feature request: retry delay

Issue - State: closed - Opened by no2chem over 1 year ago - 4 comments
Labels: released, released on @beta

#667 - Beta version documentation

Issue - State: closed - Opened by techquestions over 1 year ago - 2 comments

#666 - Beta

Pull Request - State: closed - Opened by cenk1cenk2 over 1 year ago - 2 comments
Labels: released

#665 - build(deps): bump minimist from 1.2.5 to 1.2.7

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#664 - Failed to run using rollup packaging

Issue - State: closed - Opened by Versirity over 1 year ago - 1 comment

#663 - Descendant tasks should also be rendered when all subtasks have no title

Issue - State: closed - Opened by grtan over 1 year ago - 5 comments
Labels: released

#662 - Can't use Enquirer Select or other choice based

Issue - State: closed - Opened by mcgear over 1 year ago - 3 comments

#660 - build(deps): bump json5 from 1.0.1 to 1.0.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#659 - build(deps): bump minimatch from 3.0.4 to 3.1.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 2 comments
Labels: dependencies

#658 - how to change spinner style?

Issue - State: closed - Opened by thilllon almost 2 years ago - 2 comments

#657 - Enquirer prompt name value and passing custom instance to children

Issue - State: closed - Opened by Josh-Walker-GM almost 2 years ago - 3 comments

#656 - fix: esm dynamic import of enquirer

Pull Request - State: closed - Opened by cenk1cenk2 about 2 years ago - 1 comment
Labels: released

#655 - fix(listr-error): changes the types for the listrerror

Pull Request - State: closed - Opened by cenk1cenk2 about 2 years ago - 2 comments
Labels: released

#654 - fix: Use 'isObservable' utility instance of 'instanceof'

Pull Request - State: closed - Opened by jeffberry about 2 years ago - 3 comments
Labels: released

#653 - Compile errors when using TypeScript 4.8.2

Issue - State: closed - Opened by Baune8D about 2 years ago - 2 comments
Labels: bug, released, hot

#652 - [sync] master to develop [skip ci]

Pull Request - State: closed - Opened by github-actions[bot] about 2 years ago - 1 comment

#651 - Feature Request: use custom console implementation

Issue - State: closed - Opened by iiroj over 2 years ago - 4 comments
Labels: enhancement, released, released on @beta, easy

#650 - build(deps): bump ansi-regex from 3.0.0 to 3.0.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#649 - chore(deps): update dependency @types/wrap-ansi to v8 [skip ci]

Pull Request - State: closed - Opened by renovate[bot] over 2 years ago
Labels: automerge, renovate, dev-deps

#648 - chore(deps): update all slow ring @weekly [skip ci] (major)

Pull Request - State: closed - Opened by renovate[bot] over 2 years ago
Labels: automerge, renovate, dev-deps

#647 - bottomBar does not faithfully reflect stdout of subprocesses, e.g. extra newlines

Issue - State: closed - Opened by starpit over 2 years ago - 2 comments
Labels: enhancement, help wanted, hard

#646 - Feature request: showTimer only for sufficiently long tasks?

Issue - State: closed - Opened by starpit over 2 years ago - 5 comments
Labels: enhancement, released, released on @beta, easy

#645 - Is there a way to return a nonzero exit code if a task fails?

Issue - State: closed - Opened by TonySherman over 2 years ago - 6 comments

#644 - chore(deps): update codecov/codecov-action action to v3

Pull Request - State: closed - Opened by renovate[bot] over 2 years ago
Labels: renovate

#643 - Dynamically creating tasks

Issue - State: closed - Opened by cfanoulis over 2 years ago - 3 comments

#642 - fix: reset title from null,replace the previous line of output

Issue - State: closed - Opened by monsterboom over 2 years ago - 2 comments

#641 - Output is repeated if concurrent tasks complete after error

Issue - State: closed - Opened by ComputerWolf over 2 years ago - 7 comments
Labels: bug, help wanted, hard

#640 - fix(deps): update dependency rxjs to ^7.5.5

Pull Request - State: closed - Opened by renovate[bot] over 2 years ago - 1 comment
Labels: released, automerge, renovate, minor

#639 - have some problems about pnpm install

Issue - State: closed - Opened by shlroland over 2 years ago - 4 comments

#638 - The title of the task is repeated

Issue - State: closed - Opened by ramsesgarate over 2 years ago - 1 comment

#637 - chore(deps): update cycjimmy/semantic-release-action action to v3

Pull Request - State: closed - Opened by renovate[bot] over 2 years ago
Labels: renovate

#636 - chore(deps): update actions/checkout action to v3

Pull Request - State: closed - Opened by renovate[bot] over 2 years ago
Labels: renovate

#635 - chore(deps): update actions/setup-node action to v3

Pull Request - State: closed - Opened by renovate[bot] over 2 years ago
Labels: renovate

#634 - fix(enquirer): Add hint attr for array prompts

Pull Request - State: closed - Opened by stefan-lacatus over 2 years ago - 2 comments
Labels: released

#633 - fix(deps): update dependency rxjs to ^7.5.4

Pull Request - State: closed - Opened by renovate[bot] over 2 years ago - 1 comment
Labels: released, automerge, renovate, minor

#631 - Dynamic require of "enquirer" is not supported

Issue - State: closed - Opened by queengooborg over 2 years ago - 3 comments
Labels: bug, released, easy

#630 - WIP: some problems with tsup and types

Pull Request - State: closed - Opened by cenk1cenk2 over 2 years ago - 1 comment
Labels: released

#629 - chore(deps): update dependency @cenk1cenk2/eslint-config to v2 [skip ci] - autoclosed

Pull Request - State: closed - Opened by renovate[bot] over 2 years ago
Labels: automerge, renovate, dev-deps

#627 - fix(deps): update dependency rxjs to ^7.5.2

Pull Request - State: closed - Opened by renovate[bot] over 2 years ago - 1 comment
Labels: released, automerge, renovate, minor