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

Enable multiple command stats to be shown using unicode_segmentation #1739

Merged
merged 4 commits into from
Feb 26, 2024

Commits on Feb 20, 2024

  1. Enable multiple command stats to be shown

    Add improved pipe splitting
    
    Clean up split logic
    
    Remove unnecessary lifetime annotations
    
    Add per-column command padding
    Shirtpantswallet authored and drbrain committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    ad498c5 View commit details
    Browse the repository at this point in the history
  2. Add failing test case

    ellie authored and drbrain committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    7d1daf5 View commit details
    Browse the repository at this point in the history
  3. Update atuinsh#1054 to use unicode_segmentation

    This addresses feedback in PR atuinsh#1054
    
    Closes atuinsh#1054
    drbrain committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    59898da View commit details
    Browse the repository at this point in the history
  4. Address cargo clippy, fmt

    drbrain committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    8b0260b View commit details
    Browse the repository at this point in the history