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.

In Curses driver, ESC has a built-in 200ms pause, which makes it hard to make ESC responsive

See original GitHub issue

This is really noticeable in UI Catalog (sync latest to PR) where ESC is used to exit a Scenario.

On Linux (with Curses) it takes 1-2 seconds for the Scenario to close.

I looked at the Unix.MainLoop and Cruses code, but I can’t tell why this is.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:13

github_iconTop GitHub Comments

1reaction
tigcommented, May 18, 2020

@bdisp asked in #387: “Did you try that removing the timeout in #439 to see if it works without problems?”

Yes, and it removes the delay, but would break the “ESC-F” == “Alt-F” functionality.

0reactions
BDispcommented, Sep 16, 2022

Yes but I think saw some changes on the timeout recently by you.

Read more comments on GitHub >

github_iconTop Results From Across the Web

In Curses driver, ESC has a built-in 200ms pause, which makes ...
This is really noticeable in UI Catalog (sync latest to PR) where ESC is used to exit a Scenario. On Linux (with Curses)...
Read more >
gui.cs
In Curses driver, ESC has a built-in 200ms pause, which makes it hard to make ESC ... In LoginView.cs make the following change...
Read more >
All Quiet On The Western Front ~ Chapter 7 Flashcards
It is only a pause which makes everything after it so much worse. Out on the front he was able to block all...
Read more >
Untitled
Armas ocultas en halo 2, K8v vm drivers windows 7, Fiber optic light source, Blank bannerettes, Modello atomico di rutherford yahoo?
Read more >
Day One: Beginner's Guide to Learning Junos
It's all here in the Beginner's Guide to Learning Junos. IT'S DAY ONE AND YOU HAVE A JOB TO DO, SO LEARN: ▫...
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