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

Pressing ctrl-c while in execution leaves cursor in mid of entries, preserve screen and place cursor at end #18

Open
sudhakar-mnsr opened this issue Oct 21, 2019 · 0 comments

Comments

@sudhakar-mnsr
Copy link

If we press ctrl-c during execution the final position of the cursor can be improved. Ideally preserve the screen and place the cursor at the end of screen.
Steps to recreate:

  1. execute ./examples/showcase_example.sh
  2. give some input to first name and press enter
  3. when the screen prompts for hawker centers press ctrl-c
    The final position of screen is as shown
    Screenshot 2019-10-21 at 12 50 50
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