v1.11.5
[REPL] Fix bug in TerminalMenus when pagesize is larger than the number of options. (#48173)
Add license headers to files
Qualify public, unexported bindings in REPL help (#52524)
Prettify printing of a small number of completions (#49284)
Vendor the terminfo database for use with base/terminfo.jl (#55411)
REPL: call display on the backend (#57773)
REPL: don't complete str and cmd macros when the input matches the internal name like `r_` to `r"` (#56254)
REPL: Fix precompilation and add tests (#52783)