v1.11.4
[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)
Provide better error hint when `UndefVarError` results from name clashes (#53469)
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)