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

Defragment readline history for multiline commands. #1324

Merged
merged 1 commit into from
Sep 19, 2024

Commits on Sep 19, 2024

  1. Combine individual lines of a multiline command into a single line fo…

    …r readline history.
    
    Spaces and newlines in quotes are preserved so those strings will span multiple lines.
    Non-verbose cmd2 history uses the same format as readline history entries.
    kmvanbrunt committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6960092 View commit details
    Browse the repository at this point in the history