André Lima

Results 15 issues of André Lima

### Description As the title says, simply importing `@opentui/core` disables all teardown hooks on Effect (or any other library, for that matter). #### Example ```ts import { Effect } from...

enhancement
core

Fixes #248. ## Changes ### Core - Adds new `exitSignals` option to renderer, which specifies a list of signals that the renderer should destroy itself upon receiving. - The handlers...

It would be very helpful to have an action to format and fix linting issues when someone `@mentions` that app. Example usage: 1. Create PR 2. I comment `@uni-bot format`....

ci-cd

# What This PR allows users to specify a network to be used when creating a registry via a configuration file. Example: ```yaml registries: create: ... network: k3d ``` Furthermore,...

### Issue Description Under specific situations, podman build (does not happen when running `buildah` directly) resets the permissions of `/tmp` to `755`. Those conditions seem to be: 1. A folder...

kind/bug
stale-issue