question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Option to skip title and message prompt ?

See original GitHub issue

Hello @carloscuesta!

Thanks for the great job done with gitmoji and this cli ❤️

Is it possible to add support for an option that will skip title and message prompt when already filled by the hook (thanks to https://github.com/carloscuesta/gitmoji-cli/pull/446) ?

Issue:

Basically when I run the following command:

commit -m "title" -m "message"

Would love to not have to double enter to skip the already filled title / message ❤️

Capture d’écran 2021-01-30 à 21 10 39

OS: Mac gitmoji -v: 3.2.18 Node version: 12.18.0

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
momssecommented, Feb 3, 2021

I will give a try yes

0reactions
carloscuestacommented, Feb 3, 2021

Sounds good! Would you like to build a PR to implement the feature?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Excel VBA MsgBox [Message Box] - All You Need to Know!
A MsgBox is a VBA function that allows you to diplay a message box. You can customize the message box (title, icon, buttons,...
Read more >
MsgBox function (Visual Basic for Applications) | Microsoft Learn
If you omit title, the application name is placed in the title bar. ... 65536, Specifies the message box window as the foreground...
Read more >
Skip Logic - Qualtrics
Select the question to which you want to add skip logic. · In the Question behavior section of the survey builder, select Skip...
Read more >
Yes No Message Box (Msgbox) - VBA Code Examples
A title “Message Box Title” and prompt “Text”; A question mark icon; Yes / No options instead of a simple “OK”; Default button...
Read more >
Window.prompt() - Web APIs - MDN Web Docs
window.prompt() instructs the browser to display a dialog with an optional message prompting the user to input some text, and to wait until ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found