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

CLI usability enhancements #1681

Merged
merged 3 commits into from
Apr 27, 2023

Conversation

M0j0Risin
Copy link
Contributor

@M0j0Risin M0j0Risin commented Dec 28, 2022

cli

  • Added a dedicated button for 'diff all'.

  • Added help icon with verbiage in messages.json and hyperlink to CLI.md in the Github docs.

  • Cleaned up the casing on 'Exit', 'Save Settings', 'Copy to Clipboard' and 'Load from File' buttons for consistency.

  • Changed button to clear the output history to read 'Clear Screen' to save a little room on the screen which helps a little when the window is narrowed, but also because I think that's better phrasing for most people.

  • Added the ability to type the command 'clear' in addition to 'cls' to clear the output history.

- Added a help icon with verbiage in messages.json and hyperlink to CLI.md in the Github docs.

- Changed button to clear the output history to read 'Clear Settings' to save a little room on the screen which helps a little when the window is narrowed, but also because I think that's better phrasing for most people.

- Added the ability to type the command 'clear' in addition to the already existing 'cls' to clear the output history.

- Cleaned up the casing on 'Exit' and 'Save Settings' buttons to be more consistent with the other buttons.
@DzikuVx DzikuVx added this to the 7.0 milestone Apr 27, 2023
@DzikuVx DzikuVx merged commit 1697b15 into iNavFlight:master Apr 27, 2023
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

Successfully merging this pull request may close these issues.

2 participants