Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow command submission in a little editor #3

Open
jisantuc opened this issue Oct 25, 2021 · 0 comments
Open

Allow command submission in a little editor #3

jisantuc opened this issue Oct 25, 2021 · 0 comments

Comments

@jisantuc
Copy link
Owner

brick has an example of a simple editor: https://github.com/jtdaugherty/brick/blob/master/programs/EditDemo.hs

When users press Enter with a script selected, we should pop open an editor that's prefilled with ./scripts/<selected name>, that shows the --help output, and that allows submitting the command on ctrl+Enter or something similar.

stdout can be thrown away for now until I verify that this whole plan even works.

@jisantuc jisantuc modified the milestone: 0.0.2 Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant