Andrew
Andrew
I want tabs to behave like native tabs, in a cross-platform way. That is, use macOS tab UI elements on macOS, Windows tab UI elements on Windows, Linux tab UI...
When the user is currently running a foreground process in the shell, such as an SSH session or long-running Rust compilation, then I want the terminal to warn when sent...
Hi, I'm enjoying rio from the first launch. This terminal emulator appears to support my (zsh) setup at a much deeper level than competing terminals like Warp. I like the...
My pipeline experiences a low level error but the overall status reports success. Per https://github.com/actions/runner-images/issues/11840#issuecomment-2744892786
The first two non-comment, non-blank lines in a PowerShell script should include: * `Set-PSDebug -Strict` (equivalent of POSIX sh `set -u`) * `$ErrorActionPreference = "Stop"` (equivalent of POSIX sh `set...
Like many security tools, Docker Scout's report format is too verbose. This triggers GitHub Actions CI/CD text length limits. Which then triggers a low level Actions false positive glitch. Which...
**Describe the problem**: Tabby has some strange quirks out of the box. * The standard macOS hotkey to attempt closing application windows, `Command+W`, is ignored. * Closing tabs is slow.
Hi, I appreciate the ability to integrate shellcheck with GitHub Actions commands. Please promote this valuable integration upstream into shellcheck itself, so that more users benefit from these checks.
Hi, I am interested in using hyper-opacity to have my Hyper terminal behave more like Terminal.app. I noticed that the visual effects in hyper-opacity end up applied to the entire...