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

Feature request: dump info + quit on pressing enter #3

Closed
BWindey opened this issue Aug 15, 2024 · 2 comments
Closed

Feature request: dump info + quit on pressing enter #3

BWindey opened this issue Aug 15, 2024 · 2 comments

Comments

@BWindey
Copy link

BWindey commented Aug 15, 2024

Add detection for 'enter' when viewing routes, so that it will quit by erasing the table and printing out info about the train that was currently selected.

'q' would also quit, but leave the table behind without extra info, or even clear the table.

This info could be the same as proposed in #2

@Kaya-Sem
Copy link
Owner

Kaya-Sem commented Aug 16, 2024

boilerplate implementation has been added in #5 for timetable connections, where on enter it will dump detailed info.

todo:

  • implement in connections
  • prettify
  • add more relevant data

@Kaya-Sem Kaya-Sem reopened this Aug 18, 2024
@Kaya-Sem
Copy link
Owner

note to self: only close when changes have actually been pushed to main

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

2 participants