Aankhen

Results 48 comments of Aankhen

Sure, here you go: ``` C:\Users\A> k get pod asdasdAn exception occurred in custom key handler, see $error for more information: Exception call C:\Users\A> $error MethodInvocationException: Exception calling "CompleteInput" with...

Sure, here you go: ```text Compiling glob v0.3.0 Compiling libc v0.2.92 Compiling memchr v2.3.4 Compiling ucd-trie v0.1.3 Compiling regex-syntax v0.6.23 Compiling jobserver v0.1.21 Compiling dunce v1.0.1 Compiling maplit v1.0.2 Compiling...

This doesn’t work for me either, with a simple `g` → `git` alias. I copied over the supporting code from `GitTabExpansion.ps1` and confirmed manually that the alias isn’t recognized: ![Copying...

> This doesn’t work for me either, with a simple `g` → `git` alias. I copied over the supporting code from `GitTabExpansion.ps1` and confirmed manually that the alias isn’t recognized:...

For what it’s worth, I use `Set-Alias -Name g -Value git` and PowerShell (apparently) adds the `.exe` itself, but that doesn’t seem to affect the Tab completion. As I mentioned...

Yep, that’s the only version I’ve used… odd.

This would be very useful to have.

Not a wizard, but the problem is [the `resolutions` field for `hosted-git-info` in package.json](https://github.com/vmware-tanzu/octant/blob/fd077fc3948e1b107f674d527454c4384c6e8ea9/web/package.json#L155). There’s [an open npm-force-resolutions issue](https://github.com/rogeriochaves/npm-force-resolutions/issues/56) where people report sporadic failures with a few different syntaxes. https://github.com/rogeriochaves/npm-force-resolutions/issues/56#issuecomment-1161425697...

Merry Christmas! Just gonna bump this in case you get the chance to review it…