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

Add a command to delete history item at point #3574

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Nov 21, 2024

  1. New value per-project for cider-repl-history-file

    To save the history on a per-project basis.
    Zzull committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    19d9797 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80b9f91 View commit details
    Browse the repository at this point in the history
  3. Stop merging the input history with `cider-repl-history-file'

    Because input history cannot be changed by another REPL anymore
    Zzull committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    007cd39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4adb2ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa416ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c6780f View commit details
    Browse the repository at this point in the history