-
-
Notifications
You must be signed in to change notification settings - Fork 21
Command concatenation support in viewer #202
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
base: main
Are you sure you want to change the base?
Command concatenation support in viewer #202
Conversation
FAQM-1743: Rebased Fellowes Ringlogger Fork with Upstream and Verified Changes
|
Hi @fhunleth , |
|
Hi @fhunleth, |
…g-for-Launch-Command Optional initial command string for launch command
Faqm 1584 goto date support

This PR introduces Command concatenation support in viewer TUI:
Command string can be as follows:
> a app1; l debugCommand concatenation support in viewer:
existing commands now can be concatenated in single command using semicolon ( ; )
Testing:
Unit Test cases are updated for these enhancements.
Conducted manual testing to validate the functionality of the new enhancements, ensuring backward compatibility.
Demo:
