-
I think runtime tty needs to be exposed again in the `runtime` object, it contains some useful things (like moveTo, which you need for a) `clear` command, and b) `process.stdout.cursorTo`). The way I …
-
### Plugin Name
homebridge-doorbell-telegram-photo
### Link To GitHub Repo
https://github.com/california444/homebridge-doorbell-telegram-photo
### Plugin Icon (Optional)
_No response_
### The pl…
-
Currently the build container is always started without a TTY. Given that most applications use the existence of a TTY to determine whether to display color, any sub-process run within that container…
-
* **Version**: 1.43.0
* **Platform**: Darwin Kernel Version 20.6.0: Wed Jan 12 22:22:42 PST 2022; root:xnu-7195.141.19~2/RELEASE_X86_64 x86_64
I'm working in Lua (using [luvit/luv](https://github.…
-
Some users do not want to leave their preferred terminal apps. Making tty version better will bring greater experience for such users, spreading far2l usage wider. Most of this work is already done, b…
-
I was able to test the setup out with an actual Daktronics Allsport connection yesterday. I first ran a test just using a scorebox-consoles test with the following code:
from consoles.sports impor…
-
when trying to install tty.js, I get a compile error and it fails to build.
this is the error in the console:
```
npm install tty.js
> pty.js@0.3.0 install /var/myApp/node_modules/tty.js/node_modul…
-
## Description
Currently being worked on in `od_pre22x_01 branch`
Problem include:
- `-t` being able to be used for IP/Name and not just serial. When used for serial, it does need a switch_spec…
-
### What is the problem you're trying to solve
The following `compose.yaml` file:
```yaml
version: '3'
services:
test-cache:
image: "redis:3.2.10"
ports:
- "6379:6379"
test-…
-
Hi All,
I have a brand new MacBook Pro 16 inch with the Apple M1 Max chip. It is running OS 12.1. After some fussing, I managed to build IRAF (thanks for the effort!), and install the X11 tools. …