-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We are going to need some support for accepting input from a user via stdin
, for example a commit
to a branch needs a commit message and if that is not specified by the user we cannot just open an editor for them so should instead prompt for a commit message from stdin
. Needs to be simple initially, we don't want complete screen-filling termios
support.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request