llama.cpp
(FOR CI) console: allow using arrow left/right to edit the line
#52
Open
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
18
Changes
View On
GitHub
Commits
console: allow using arrow left/right to edit the line (with UTF-8 support)
ngxson
committed
180 days ago
console: fix arrow keys on Windows using private-use Unicode
ServeurpersoCom
committed
180 days ago
console: add Home/End key support for Windows and Linux
ServeurpersoCom
committed
180 days ago
console: add basic Up/Down history navigation
ServeurpersoCom
committed
180 days ago
Merge pull request #53 from ServeurpersoCom/xsn/cli_arrow_left_right
ngxson
committed
180 days ago
fix build
ngxson
committed
180 days ago
console: allow using arrow left/right to edit the line (with UTF-8 support)
ServeurpersoCom
committed
179 days ago
console: fix arrow keys on Windows using private-use Unicode
ServeurpersoCom
committed
179 days ago
console: add Home/End key support for Windows and Linux
ServeurpersoCom
committed
179 days ago
console: add basic Up/Down history navigation
ServeurpersoCom
committed
179 days ago
console: remove unreachable wc == 0 check after VK switch
ServeurpersoCom
committed
179 days ago
console: add Ctrl+Left/Right word navigation
ServeurpersoCom
committed
179 days ago
console: add Delete key support
ServeurpersoCom
committed
179 days ago
console: implement bash-style history editing
ServeurpersoCom
committed
179 days ago
Merge remote-tracking branch 'pascal/console/terminal-improvement' into xsn/cli_arrow_left_right
ngxson
committed
179 days ago
clean up
ngxson
committed
179 days ago
better history impl
ngxson
committed
179 days ago
fix decode_utf8
ngxson
committed
179 days ago
Loading