Multi-line input support for custom commands? #2761
samuellawerentz
started this conversation in
General
Replies: 1 comment 2 replies
-
I would like to do the same. It feels like the Commit Description box is a custom one. But ideally, it would be great if we could leverage that one by defining |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So similar to the commit description box, is there a way where we can use multi-line input for custom commands?
I have a particular commit workflow, which prompts for JIRA ticket number, type of commit, commit message and then commit description. I love how easy it is to bring our own custom workflows into lazygit using custom commands. It keeps my commits uniform and clean.
So i was wondering if i can use multi-line inputs for the commit description as used by the default commit
c
binding.Beta Was this translation helpful? Give feedback.
All reactions