Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add settings dialog in Tui #521

Closed
fujiapple852 opened this issue Apr 21, 2023 · 0 comments · Fixed by #520
Closed

Add settings dialog in Tui #521

fujiapple852 opened this issue Apr 21, 2023 · 0 comments · Fixed by #520
Labels
enhancement New feature or request tui
Milestone

Comments

@fujiapple852
Copy link
Owner

fujiapple852 commented Apr 21, 2023

Add a settings dialog to the Tui:

  • The dialog will be activated with the s key binding by default
  • The dialog should show the current values of all settings, perhaps in multiple tabs (trace, tui, dns etc)
  • Some settings from the existing header should be removed, retaining only some very important and the non-static settings.

Current:

Config: protocol=icmp(v4) dns=google as-info=on interval=1s grace=100ms start-ttl=1 max-ttl=64 max-hosts=auto

Proposed:

Config: protocol=icmp(v4) as-info=on details=off max-hosts=auto
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request tui
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant