Skip to content

Conversation

@Shivaji-Dhepale
Copy link
Contributor

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
Copy link
Contributor Author

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

@Shivaji-Dhepale
Copy link
Contributor Author

Hi @fhunleth,
image
This test failure appears to be happening randomly and only for one of the Elixir base images. The difference in assertion results suggests a potential issue with ANSI escape codes or encoding inconsistencies. Could you please retrigger the pipeline to see if this is a transient issue?

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