aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* docs: add cargo install step to setup instructionspre-vibe-version魏曹先生2026-07-212-3/+5
|
* feat(docs): simplify installation to a single AI prompt魏曹先生2026-07-212-5/+30
| | | | | | Replace the multi-step manual installation with a copy-paste prompt for AI agents, and update the project tagline to highlight the infinite canvas and full color gamut support.
* docs(ANSI-DRAW): rewrite rendering section to clarify wide-char魏曹先生2026-07-211-15/+71
| | | | skip_until mechanism
* fix(ANSI-DRAW): simplify cursor right-move logic in insert mode魏曹先生2026-07-211-4/+3
|
* fix(input-mode): correct handling of wide character in insert mode魏曹先生2026-07-211-8/+23
|
* docs: clarify Backspace behavior for input vs replace modes魏曹先生2026-07-211-13/+24
|
* docs: update main loop description with IME and event filtering details魏曹先生2026-07-211-6/+25
|
* docs(spec): update scroll margin to 2 and clarify CJK/IME handling魏曹先生2026-07-211-37/+49
|
* chore: add .gitignore to exclude all files except key docs and license魏曹先生2026-07-211-0/+5
|
* feat: extract README from ANSI-DRAW.md and add license魏曹先生2026-07-212-16/+19
|
* docs: add ANSI-DRAW specification and WTFPL license魏曹先生2026-07-212-0/+734