-
TTY detection fails when tmux is running in a TTY.
-
## Version(s) of meta-rust
git
## Version(s) of poky and/or oe-core
Kirkstone
## Expected result
Hello World compiles
## Actual result
I get a full TTY of errors, here's the tail:
~~~
|…
-
Add the ability to create pseudo-ttys and to use them to communicate with child processes.
PTY support has so far been rejected because of (lack of) Windows support but Windows 10 gained a `Create…
-
Saw:
```
not ok 344 - tty
# exit code 393222
# Output from process `tty`:
# width=172 height=41
# Assertion failed in /home/iojs/build/workspace/libuv-test-commit-aix-cmake/nodes/aix71-ppc64/tes…
-
I am experimenting with Nottui and would like to display diagnostics in my application. I am aware that terminal rendering _used_ to be handled with notty.
From looking at the code in `Tty`, maybe …
-
**Describe the bug**
When running the installer with `curl -L https://nixos.org/nix/install | sh -s -- --darwin-use-unencrypted-nix-store-volume --daemon` as recommended in the manual, the script a…
-
### Problem description
A number of themes, both first party from Openbox and 3rd party, don't render properly
tested themes w/ screenshot of how they render
Onyx (ships with Openbox)
How it…
-
Hello, thanks for this great job !
I feel like I've done a lot more than some other SSH frameworks in a lot less time and a lot less lines.
However, there are a few things I'm missing:
* Is i…
-
without the CONFIG_INPUT_MOUSEDEV enabled [twin](https://github.com/cosmos72/twin) doesn't work with mouse in tty effectively rendering it unusable
enabling it doesn't introduce any new issues so i s…
-
**Describe the bug**
In drush11 trying to run `drush runserver` gives me
```
In Process.php line 1019:
TTY mode requires /dev/tty to be read/writable.
```
This is exactly what was reported i…