You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When enumerating the properties of an object in powershell, typically you would press tab a couple of times (same as bash auto completion), but this doesn't work.
To reproduce
(get-date). press tab a few times
Expected behavior
list the available properties and methods of an object
Screenshots, videos, and logs
No response
Operating system (OS)
Windows
Operating system and version
10.0.19045
Shell Version
5.1.19041.5607
Current Warp version
v0.2025.04.02.08.11.stable_02
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
No response
Additional context
No response
Does this block you from using Warp daily?
No
Is this an issue only in Warp?
Yes, I confirmed that this only happens in Warp, not other terminals.
Hi @allywilson thanks for letting us know. I wasn't aware of being able to enumerate objects this way, but I was able to reproduce this issue and I'll let the team know.
Changing to a feature request since this isn't supported at this time. To anyone else interested in this feature, please add a 👍 to the original post at the top to signal that you want this feature, and subscribe if you'd like to be notified.
As a potential workaround, you can run powershell as a subshell, Warp features like blocks will cease to function, but you should be able to enumerate the objects with a tab as you'd expect. Then exit to back to the Warpified powershell experience.
dannyneira
changed the title
Powershell object auto completion/enumeration of properties not working
Powershell object auto completion/enumeration of properties
Apr 7, 2025
Pre-submit Checks
Describe the bug
When enumerating the properties of an object in powershell, typically you would press tab a couple of times (same as bash auto completion), but this doesn't work.
To reproduce
(get-date). press tab a few times
Expected behavior
list the available properties and methods of an object
Screenshots, videos, and logs
No response
Operating system (OS)
Windows
Operating system and version
10.0.19045
Shell Version
5.1.19041.5607
Current Warp version
v0.2025.04.02.08.11.stable_02
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
No response
Additional context
No response
Does this block you from using Warp daily?
No
Is this an issue only in Warp?
Yes, I confirmed that this only happens in Warp, not other terminals.
Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e
None
The text was updated successfully, but these errors were encountered: