consciousness/scripts
ProofOfConcept 6a7ec9732b tui: fix cursor position calculation
The cursor index is into self.input, but the rendered buffer contains
the prompt prepended to the first line. Need to add prompt.len() to
get the correct character position when scanning the buffer.
2026-03-19 00:45:07 -04:00
..
provision-vllm.sh tui: fix cursor position calculation 2026-03-19 00:45:07 -04:00