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

Implement commenting via an input box #12

Open
mikepea opened this issue Jan 17, 2016 · 1 comment
Open

Implement commenting via an input box #12

mikepea opened this issue Jan 17, 2016 · 1 comment

Comments

@mikepea
Copy link
Owner

mikepea commented Jan 17, 2016

It's never going to be ideal shelling out to $EDITOR even if we fix #8

Implement a termui page for adding/editing a comment.

@mikepea
Copy link
Owner Author

mikepea commented Jan 24, 2016

It's possible now to add a (single line) comment via the :comment command, but this isn't really a complete solution to this feature.

We need a way of creating a larger comment, via a separate text box.

NB: termui is also a bit weird around the [ character, it won't display in a Line box until a second char is added. This is kind of annoying, hopefully there is a workaround. Disabling colour support in a box maybe?

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