-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Command to list [scripts] entries #3686
Copy link
Copy link
Closed
Labels
Status: Requires PEEPThis issue requires an accompanying enhancement proposalThis issue requires an accompanying enhancement proposalType: API ChangeThis issue describes an API change.This issue describes an API change.Type: Enhancement 💡This is a feature or enhancement request.This is a feature or enhancement request.
Metadata
Metadata
Assignees
Labels
Status: Requires PEEPThis issue requires an accompanying enhancement proposalThis issue requires an accompanying enhancement proposalType: API ChangeThis issue describes an API change.This issue describes an API change.Type: Enhancement 💡This is a feature or enhancement request.This is a feature or enhancement request.
Fields
Give feedbackNo fields configured for issues without a type.
Is your feature request related to a problem? Please describe.
I sometimes would start typing
pipenv runand cannot recall what the command I want is named (release?push? ehh…), and have to ^U andcat <path to Pipfile>and look for the[scripts]section. It’d be very helpful if I could quickly do this inside my terminal.Describe the solution you'd like
Something like