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

[WIP - DON'T MERGE] Multicursor wrap #2472

Open
wants to merge 22 commits into
base: published
Choose a base branch
from

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    129a62e View commit details
    Browse the repository at this point in the history
  2. Improve changelog entry

    riotrah committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    96be366 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    a95f9c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Bring on version 2.0.440!

    PEZ committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0f8b404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b22a74b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    ba620ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ee1d3c View commit details
    Browse the repository at this point in the history
  3. Make multicursor paredit cmds accept override arg

    Like: `args: {multicursor: true/false}`
    riotrah committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    02e8dc8 View commit details
    Browse the repository at this point in the history
  4. Make kill cmds accept arg override for copy

    Like: `"args": {copy: true/false}`
    riotrah committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    142992e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20a2da6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a01a5d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12f2d3f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a03220b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    280b4b6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e5a0e43 View commit details
    Browse the repository at this point in the history
  11. Update docs/site/paredit.md

    Co-authored-by: Peter Strömberg <[email protected]>
    riotrah and PEZ committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e9e8e89 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2482 from BetterThanTomorrow/wip/rayat/paredit/mu…

    …lticursor/command-args
    
    Allow paredit commands to accept args - and use them for multicursor & copying when killing
    riotrah authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    03e79e1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0e5715d View commit details
    Browse the repository at this point in the history
  14. add more wrap tests

    riotrah committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6590888 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d2a8bea View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    84bdca3 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    10c1b5d View commit details
    Browse the repository at this point in the history