aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterUpdate ANSI-DRAW.md魏曹先生4 weeks
 
TagDownloadAuthorAge
pre-vibe-versioncommit a0b754884a...魏曹先生4 weeks
 
AgeCommit messageAuthorFilesLines
2026-07-21docs: add cargo install step to setup instructionspre-vibe-version魏曹先生2-3/+5
2026-07-21feat(docs): simplify installation to a single AI prompt魏曹先生2-5/+30
2026-07-21docs(ANSI-DRAW): rewrite rendering section to clarify wide-char魏曹先生1-15/+71
2026-07-21fix(ANSI-DRAW): simplify cursor right-move logic in insert mode魏曹先生1-4/+3
2026-07-21fix(input-mode): correct handling of wide character in insert mode魏曹先生1-8/+23
2026-07-21docs: clarify Backspace behavior for input vs replace modes魏曹先生1-13/+24
2026-07-21docs: update main loop description with IME and event filtering details魏曹先生1-6/+25
2026-07-21docs(spec): update scroll margin to 2 and clarify CJK/IME handling魏曹先生1-37/+49
2026-07-21chore: add .gitignore to exclude all files except key docs and license魏曹先生1-0/+5
2026-07-21feat: extract README from ANSI-DRAW.md and add license魏曹先生2-16/+19
[...]