Skip to content

fix "Reverse Mode" example for Julia 1.11 and 1.12 - #47

Open
matthias314 wants to merge 1 commit into
MasonProtter:masterfrom
matthias314:m3/pkg-color
Open

fix "Reverse Mode" example for Julia 1.11 and 1.12#47
matthias314 wants to merge 1 commit into
MasonProtter:masterfrom
matthias314:m3/pkg-color

Conversation

@matthias314

@matthias314 matthias314 commented Jul 1, 2026

Copy link
Copy Markdown

This fixes the "Reverse Mode" example from the README file (mentioned in #46) for Julia 1.11 and 1.12. For 1.13.0-rc1 there is another issue:

julia> initrepl(Meta.parse,
                show_function = backwards_show,
                prompt_text = "reverse_julia> ",
                start_key = ')',
                mode_name = "reverse mode")
ERROR: UndefVarError: `setup_search_keymap` not defined in `REPL.LineEdit`

However, this also affects the other examples that work fine in 1.11 and 1.12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant