]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Interface improvements and `--multiline-input` (previously `--author-mode`) (#1040)
authorDannyDaemonic <redacted>
Tue, 9 May 2023 02:45:48 +0000 (19:45 -0700)
committerGitHub <redacted>
Tue, 9 May 2023 02:45:48 +0000 (19:45 -0700)
commit41654efea879bbdf4fd794e13335929d4cf0eb90
tree9807bdab964759e8d1bae87930a482194f60216f
parent56551bc11f46b2716fdf61bb48ac28414889dc0a
Interface improvements and `--multiline-input` (previously `--author-mode`) (#1040)

* Interface improvements
* Multiline input
* Track character width
* Works with all characters and control codes + Windows console fixes
examples/common.cpp
examples/common.h
examples/main/main.cpp