Skip to content

Add an option to keep default isearch behavior in REPL buffers #553

@egr95

Description

@egr95

Thanks for the awesome package!

I am a heavy user of emacs-jupyter REPLs. I occasionally find that I want to navigate the output history using isearch, however the function (jupyter-repl-isearch-setup), which is called when the REPL is created, changes the behavior of isearch to operate only on the REPL command history rather than the entire REPL buffer itself.

Could we add an option to disable this override? In other words, to keep the standard behavior of isearch.

Not sure what would be a good naming convention but happy to submit a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions