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

Stop showing all LCs for every LC set in dump #8448

Merged

Conversation

MrD-RC
Copy link
Collaborator

@MrD-RC MrD-RC commented Oct 5, 2022

This PR is to stop outputting all LCs for every logic line in the CLI when pasting a diff or dump. Instead, it now only shows the LC that has been added.

Setting a single LC still returns all LCs as before.

Example of CLI output as part of a dump or diff (using batch)
image

Example of CLI output when a single (or non-batch) logic parameter is entered
image

This PR is to stop outputting all LCs for every `logic` line in the CLI when pasting a diff or dump. Instead, it now only shows the LC that has been added.

Setting a single LC still returns all LCs  as before.
@MrD-RC MrD-RC added this to the 6.0 milestone Oct 5, 2022
src/main/fc/cli.c Outdated Show resolved Hide resolved
@MrD-RC MrD-RC requested a review from DzikuVx October 5, 2022 07:45
@DzikuVx DzikuVx merged commit 3aaa964 into master Oct 7, 2022
@DzikuVx DzikuVx deleted the MrD_Stop-all-LCs-displaying-for-every-addition-in-a-batch branch October 7, 2022 09:09
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.

None yet

2 participants