-
For transparency, I have a service that starts long running commands over SSH, and I want it to be able to resume those SSH sessions after a restart. I thought I would be able to do it using `screen`/…
-
-
I am trying to use the following package https://www.npmjs.com/package/@opensearch-project/opensearch?activeTab=readme but I'm currently blocked due to the `tty` library not being supported.
Being …
-
Issue Description: gamescope fails to initialize due to its DRM module not finding any connected (display) connector on a Framework 16 laptop with RX 7700S dGPU.
Expected Behavior: The eDP-1 connec…
rothn updated
2 weeks ago
-
TTY mode is very useful when run some batch operations.
eryar updated
2 weeks ago
-
Пока тестировали highlight диалог обнаружилось такое дело.
Проявляется только в TTY.
https://github.com/user-attachments/assets/2d8d5497-6075-42a4-85d2-1cc579120147
-
TTY's IOCTL commands such as `TIOCSTI` and `TIOCLINUX` can be abused since a few decades:
* https://isopenbsdsecu.re/mitigations/tiocsti/
* https://jdebp.uk/FGA/TIOCSTI-is-a-kernel-problem.html
T…
l0kod updated
1 month ago
-
When I use `bun` to install dependencies, the following error appears:
-
## NeoMutt Version
Any version, I think. I also tried mutt(1), and has the same behavior.
Anyway:
```sh
$ neomutt -v | head
NeoMutt 20240425-77-707b65
Copyright (C) 2015-2024 Richard …
-
Not sure if it is intended or not, but if you run a docker container with `--tty`, many queries termenv does timeout.
Minimum reproducible:
```golang
// main.go
package main
import (
"fmt…