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

Improve dietline's vi mode ##cons #22521

Merged
merged 9 commits into from
Jan 3, 2024
Merged

Improve dietline's vi mode ##cons #22521

merged 9 commits into from
Jan 3, 2024

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    26b5c2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c3d615 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6d457a View commit details
    Browse the repository at this point in the history
  4. Refactor d (delete) commands and implement c (change) commands in…

    … dietline vi-mode ##cons
    yep committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    d161f23 View commit details
    Browse the repository at this point in the history
  5. Implement ~ (swap case) dietline vi-mode command + fix color bug in…

    … prompt ##cons
    yep committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    19f34b6 View commit details
    Browse the repository at this point in the history
  6. Implement vi horizontal motions (f/F & t/T) + more di (delete in) vi …

    …commands in dietline ##cons
    yep committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    0e23c19 View commit details
    Browse the repository at this point in the history
  7. Make it possible to use Enter to submit the command in dietline vi-mo…

    …de ##cons
    
    fix minor bugs ##cons
    
    simplify code ##cons
    yep committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    46072d9 View commit details
    Browse the repository at this point in the history
  8. fix compilation errors

    yep committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    dc6c541 View commit details
    Browse the repository at this point in the history
  9. fix compilation error (again)

    yep committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    fcecdee View commit details
    Browse the repository at this point in the history