Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codemirror/commands
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.10.0
Choose a base ref
...
head repository: codemirror/commands
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.10.1
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Dec 1, 2025

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

Commits on Dec 9, 2025

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

Commits on Dec 17, 2025

  1. Properly map the selection in copyLineDown

    FIX: Fix a bug where `copyLineDown` would leave the cursor on the wrong line when it
    was at the start of the line.
    
    See https://discuss.codemirror.net/t/issue-with-copylinedown-command/9618
    marijnh committed Dec 17, 2025
    Configuration menu
    Copy the full SHA
    7b0a163 View commit details
    Browse the repository at this point in the history
  2. Mark version 6.10.1

    marijnh committed Dec 17, 2025
    Configuration menu
    Copy the full SHA
    42bc68c View commit details
    Browse the repository at this point in the history
Loading