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

Add one line formatting to ShowConfig #460

Open
Awethon opened this issue Jan 23, 2024 · 0 comments
Open

Add one line formatting to ShowConfig #460

Awethon opened this issue Jan 23, 2024 · 0 comments

Comments

@Awethon
Copy link

Awethon commented Jan 23, 2024

It'd be nice for diffx to be able to output diffs in one line out of the box.

Right now I have a hack like that: .replace("\n", "").replace(" ", ""). It works but doesn't look good.

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

No branches or pull requests

1 participant