-
Hi,
I'm using toggle-term without any issues on linux for zsh, bash, python, ...
However when using it with powershell on linux i'm encountering the following issue. I have the following powersh…
-
Before submitting a bug report:
- Make sure you are able to repro it on the latest released version
- Perform a quick search for existing issues to check if this bug has already been reported
S…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PSReadLine)
- [X] Search th…
-
### Brief description of your issue
When a zipped portable package is installed with `--scope machine`, only the user installed that package is granted access to the extracted folder. however unlike …
-
Finish implementing KeyVault features in KeyVault provider:
# Implemented
## Vaults
### Get-AzureRmKeyVault
```
Get-AzureRmKeyVault
Get-ChildItem -Path mykv:
```
```
Get-AzureRmKeyVault -Ta…
-
I have found out that the powershell script for Lenovo BIOS update, Invoke-LenovoBIOSUpdate.ps1, does work on some new ThinkPad models. That is the models:
ThinkPad T14 Gen 3 & 4
ThinkPad P14s Gen …
-
With the creation of https://github.com/Azure/bicep/issues/471 there will be the ability to load content from a file. The next logical step would be to allow for each file in a folder. The file object…
-
Either the update to the dotnet-coverage tool or an update to the preview version of the Microsoft Test SDK fixes duplicate publishing of code coverage files to the **/ln/ folder.
The test for excl…
-
### Describe the bug
When trying to run ~a powershell `.ps1` script~ any file ([except `.bat`](https://github.com/nushell/nushell/pull/6278)) on windows, we get an error:
```
Error: nu::shell::io…
-
## TimeSpan to DateTime
Currently the following statement produces an error:
```PowerShell
[DateTime](New-TimeSpan -Days 7)
```
> `InvalidArgument: Cannot convert the "7.00:00:00" value of …
iRon7 updated
5 months ago