Kim Carter

Results 58 issues of Kim Carter

Interested in a PR for this? If so, where would you like it inserted? This API has been unmaintained for several years, I'm the new owner and keeping it maintained...

![image](https://user-images.githubusercontent.com/2862029/44624809-23ead000-a94c-11e8-9278-83e0176d25cb.png)

An example: ``` screen.on('resize', function () { loggers.forEach(logger => logger.instance.emit('attach')); // workaround: assign this (screen) // testerPctComplete is a contrib.donut testerPctComplete.instance.parent = this; testerPctComplete.instance.emit('attach'); statTable.instance.emit('attach'); // Next line (newBugs is...

Is this project being maintained. Looking for something like blessed, but that's being maintained. Need a terminal within the screen, but [Terminal](https://github.com/chjj/blessed#terminal-from-box) says it requires [term.js](https://github.com/chjj/term.js/) which is also no...

What's involved in providing support for docker-compose 3.7 in docker-compose-ui? Thanks.

enhancement

I'd just like to say that this tool has been a life saver for allowing me to run containers on the host from within Lambda functions. Much appreciated!

There doesn't look to currently be a way to bring a specific container of a service down that was started with the scale command. Is this correct? If so, is...

enhancement

## Checklist for submitting a pull request to `Terminals Are Sexy`: - [x] I have carefully **read and comply** with the [Contributing Guidelines](https://github.com/k4m4/terminals-are-sexy/blob/master/contributing.md) of this repo. - [x] I have...

enhancement
endorsement-needed

## Checklist for submitting a pull request to `Terminals Are Sexy`: - [x] I have carefully **read and comply** with the [Contributing Guidelines](https://github.com/k4m4/terminals-are-sexy/blob/master/contributing.md) of this repo. - [x] I have...

enhancement
endorsement-needed

Hi. Interested in adding [purpleteam](https://gitlab.com/purpleteam-labs/purpleteam)? If so, do I need to sub a PR? Thanks.

enhancement
question