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

PrintInfo: fix output of 'bindings' #1090

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Commits on Oct 28, 2024

  1. PrintInfo: fix output of 'bindings'

    Now that fvwm_debug() will happily insert a newline to each call to it,
    it's no longer possible to build up a string with a dedicated newline to
    say when that output requires one.
    
    Instead build the string up in parts and output it all in one go.
    ThomasAdam committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    543a408 View commit details
    Browse the repository at this point in the history