mirror of
https://git.yoctoproject.org/poky
synced 2026-04-28 06:32:34 +02:00
Enable readline inputrc bindings for HOME, END, INSERT, and DELETE keys to support common key sequences on terminal interfaces. These key sequences are commonly emitted by terminal emulators and physical keyboards. This enables expected shell behavior on embedded systems, especially when interacting over serial consoles or minimal terminal setups. (From OE-Core rev: 93ea8d1c38ab93912306dd5f7d57745c833161b0) Signed-off-by: Hiago De Franco <hiago.franco@toradex.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>