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

Command concatenation support in viewer #202

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Shivaji-Dhepale
Copy link

This PR introduces Command concatenation support in viewer TUI:

Command string can be as follows:

> a app1; l debug

Command 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:
image

Shivaji-Dhepale and others added 3 commits January 31, 2025 17:10
@Shivaji-Dhepale
Copy link
Author

Hi @fhunleth ,
As requested, I have created a separate PR for the Command concatenation support in viewer TUI. Please provide your suggestions.

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.

1 participant