-
Notifications
You must be signed in to change notification settings - Fork 315
Closed
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues, especially the pinned issues.
Exception report
S C:\Users\xx\source\Workspaces\LSPCM\IGC48\IGC48> Get-ChildItem -Path "IGCCore.Domain/Models" -Recurse -Filter "*.cs" | Where-Object {$
_.LastWriteTime -gt (Get-Date).AddDays(-2)} | Select-Object Name, Get-ChildItem -Path "IGCCore.Domain/Models" -Recurse -Filter "TblT*.cs" | Select
Oops, something went wrong.
Please report this bug with ALL the details below, including both the 'Environment' and 'Exception' sections.
Please report on GitHub: https://github.com/PowerShell/PSReadLine/issues/new?template=Bug_Report.yaml
Thank you!
### Environment
PSReadLine: 2.3.6+d2e770f93b7a53d8660a6402eb29d1ae1c35e767
PowerShell: 7.5.2
OS: Microsoft Windows 10.0.22631
BufferWidth: 151
BufferHeight: 1
Last 200 Keys:
| Spacebar W h e r e - O b j e c t Spacebar { $ _ . L a s t W r i t e T i m e Spacebar - g t Spacebar ( G e t - D a t e ) . A d d D a y s ( - 2 ) } Sp
Screenshot
Cursor asked me to copy here
Environment data
PS Version: 7.5.2
PS HostName: Visual Studio Code Host
PSReadLine Version: 2.4.1-beta1
PSReadLine EditMode: Windows
OS: 10.0.22621.1 (WinBuild.160101.0800)
BufferWidth: 174
BufferHeight: 11
Steps to reproduce
??
Expected behavior
No Error
Actual behavior
above exception
Metadata
Metadata
Assignees
Labels
No labels