nzbart

Results 31 comments of nzbart

I no longer need this because I found a workaround, but - for future reference - `dig` can make these requests, so the DNS system definitely supports it. The `.`...

I've had a further look, but still none the wiser what the framework code is doing that we aren't. For now (since I'm not using this code in production), I'm...

Sorry, I can't remember the details. Feel free to close it - if it's still causing problems, someone will report it again.

I never managed to come up with a satisfactory answer. I found the `Domain.GetComputerDomain()` workaround by getting an understanding of which test needed to be run before `WindowsAuthProviderImplUnitTests.TestNegotiate`, and then...

I'm having the same problem with ifuse 1.1.3 on Debian. ``` > ifuse --version ifuse 1.1.3 > uname -a Linux MainLinux 5.2.0-3-amd64 #1 SMP Debian 5.2.17-1 (2019-09-26) x86_64 GNU/Linux >...

Unfortunately, this is a show-stopper for my use of this library. Is it possible to use VT codes where supported by later versions of Windows 10?

While I agree that `Start-Transcript` is fairly useless due to this problem and not capturing the output from executables, if anyone has a workaround for this problem, please post it...

I also experience the same problem on Debian Testing with BitBucket only. `git-credential-manager-core diagnose` throws the same error: ```text Running diagnostics... [ OK ] Environment [ OK ] File system...

@natecraddock thanks for posting a solution. To clarify, do you remove farmergreg/vim-lastplace and replace it with the code in your comment, or do you load this plugin in addition to...