Tyler Szabo

Results 15 issues of Tyler Szabo

**Troubleshooting steps** https://github.com/PowerShell/Win32-OpenSSH/wiki/Troubleshooting-Steps **Terminal issue? please go through wiki** https://github.com/PowerShell/Win32-OpenSSH/wiki/TTY-PTY-support-in-Windows-OpenSSH Please answer the following **"OpenSSH for Windows" version** `((Get-Item (Get-Command sshd).Source).VersionInfo.FileVersion)` 8.1.0.1 **Server OperatingSystem** `((Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows nt\CurrentVersion\" -Name ProductName).ProductName)` Debian...

### System Details - posh-git version/path: 0.7.3.1 C:\tools\poshgit\dahlbyk-posh-git-9bda399\src - PowerShell version: 5.1.17134.112 - git version 2.18.0.windows.1 - OS: Microsoft Windows NT 10.0.17134.0 ### Issue Description I notice in [`chocolateyInstall.ps1`](https://github.com/dahlbyk/posh-git/blob/v0.7.3.1/chocolatey/tools/chocolateyInstall.ps1) for...

Installation
Chocolatey

B19.0311.1 Just dropped [here](https://www.gigabyte.com/WebPage/332/images/B19.0311.1.zip) `55862af1ace8e7990757510fce106f4d6806c85ebb0354f6fc73f223be92cc8c`.

`dllexp_GetMaxDivision` returns `0xFFFFFFFF` when the tool is run for any setting on the AB350-Gaming 3 motherboard. Full exception is as follows for v0.9.1: ``` Error: System.Reflection.TargetInvocationException: Exception has been thrown...

bug
external
needs documentation

- Adding RGB values as colors - Common parameters to ColorCycle - Known working/not working motherboards

needs documentation

`dllexp_GetMaxDivision` returns `0xFFFFFFFF` when the tool is run for any setting on the AX370-Gaming K7 motherboard. Full exception is as follows for v0.9.1: ``` Error: System.Reflection.TargetInvocationException: Exception has been thrown...

bug
external
needs documentation

The following popup is shown: `RGBFusionTool.exe : Open driver handle failure!! in MapMem_Phys_to_Linear` And the tool outputs the following exception: ``` Error: System.Reflection.TargetInvocationException: Exception has been thrown by the target...

bug
no repro

# Feature request ## Summary Add `--breathe` mode to smoothly transition between 2 (or possibly more) colors. ## Caveats - In testing the "transition" mode doesn't seem to honor the...

enhancement
daemon

Verify that known dependencies are present and attempt to give meaningful error output if some are missing.

enhancement