Matt Cargile

Results 165 comments of Matt Cargile

I _haven't_ read through it all. I think the below code might be helpful here. I want to explore it some time. https://github.com/ninmonkey/Ninmonkey.Console/blob/5b89dea91a8cff988a807f7799d261884cf19b46/public/Select-NinProperty.ps1

Still working on the commit. I got my branch up to date with `master` though.

It is my understanding, @ssrahul96 , that you could type `ii` for `Invoke-Item` first and then `Ctrl` + `t`. Then it would open the file with your default. This is...

I see this behavior with _NetApp_ as well. It is pretty painful. Tab completion is mostly unusable and takes quite some time on big directories like with a Citrix XenApp...

So I think I was way over thinking the usage of the library. It could just be a 1. Check if more than One Count 2. If only one item,...

Would you have to spawn another `powershell` session and then close the current session? It may not be great from a user perspective because then the original session doesn't know...

So `-Cleanup` should probably be removed, I suppose. Maybe an entirely different module would be more ideal to perform the cleanup? I get that the `script` can cleanup other modules...

It is still relevant issue. I would guess this parameter should be removed at this point.

Still a bug. Parameter should be removed.

I just got the same issue when running on Windows Server 2016 over PSRemoting ```powershell Read-SqlXEvent : Could not load file or assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of...