New Features
- horizontal scrolling input field (fzf like) that prevents layout breakage caused by line wraps
- more stable with kitty/sixel graphics in general
- done by a customized/vendored rustyline crate
Bug Fixes
- prevent startup race by reordering the time when overlay_cmd is rendered
- fix kitty graphics issue of afterimages
- prevent suggestion lines breaking layout when wrapped at line end
- fix vi-mode keybind "dw" not deleting the whole word at line end