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.

Dev mode - pressing Ctrl+D instead of Enter to stop

See original GitHub issue

I find myself constantly stopping dev mode because I want to add some blank lines in the log stream so I hit the Enter key. What do you think about switching to using the Ctrl + D combination that is also used in other tools instead of Enter?

Issue Analytics

  • State:open
  • Created 7 years ago
  • Reactions:7
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
jankeesvanandelcommented, Feb 6, 2019

What about adding a way to override this behavior? Default from 2.6 onwards is then the Enter key, but with a way to turn it off?

1reaction
richdoughertycommented, Sep 26, 2017

Maybe a different key - escape perhaps?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ctrl+D for ending terminal line input - Unix StackExchange
When you press Ctrl + Z , the pending input is discarded. Thus only what had already been sent to the application (which...
Read more >
Exiting a program when user enters Ctrl+d in C - Stack Overflow
The program would stop after the last line (the '-' characters are just to show the user that they are still entering text)....
Read more >
Use Enter key to stop play run command · Issue #2671 - GitHub
Using Ctrl-D for stopping the run command is risky since Ctrl-D is ... Dev mode - pressing Ctrl+D instead of Enter to stop...
Read more >
How to issue ctrl+D and enter key - The UNIX and Linux Forums
In vi this is done by pressing "CTRL-V", which "escapes" the next entered character. After pressing CTRL-V in input mode you can press...
Read more >
How to Turn Off Chromebook Developer Mode - YouTube
In this tutorial, I show you how to disable developer mode on your Chromebook. ... OS verification, then press Enter to verify and...
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