Skip to content

Cursor powershell issue #4903

@emo65

Description

@emo65

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions