UPSTREAM PR #17836: console: allow using arrow left/right, home/end keys and history mode#478
UPSTREAM PR #17836: console: allow using arrow left/right, home/end keys and history mode#478
Conversation
Xsn/cli arrow left right
|
Explore the complete analysis inside the Version Insights Performance Analysis Summary - PR #478Analysis OverviewThis PR modifies console input handling in Performance analysis shows no measurable impact across all binaries. The maximum observed change is +0.001% (+1.86 nJ) in |
bc83838 to
a9fcc24
Compare
4664cb4 to
799183f
Compare
Mirrored from ggml-org/llama.cpp#17836
Fix ggml-org/llama.cpp#17828
Fix ggml-org/llama.cpp#17829
To test it, run
llama-cli, write some text (without sending it) and use left/right arrows to edit them`Home/end key support is allso added thanks to @ServeurpersoCom
Disclosure AI usage:
next_utf8_char_posis written by AI because I have no experience working with windows API. The rest is mostly written by me (minus some small auto-completion)