Skip to content

haiku-claude-cli 1.8.1

Latest

Choose a tag to compare

@danielbenjaminsson danielbenjaminsson released this 17 May 09:33

[1.8.1] - 2026-07-23

Fixed

  • Arrow key navigation restored — pressing ←/→/↑/↓ in the prompt
    no longer drops keystrokes. bracketed_getc_impl stashed non-paste
    CSI sequences (e.g. \e[A) into g_paste_buf and returned \x1b,
    but the next call jumped straight to raw_getc() without draining
    the buffer first, so the [ and final byte were silently discarded
    and libedit never received a complete sequence. Fixed by adding a
    buffer-drain check at the top of bracketed_getc_impl.

Downloads

  • Haiku package: claude_cli-1.8.1-114-x86_64.hpkg
  • Source: haiku-claude-cli-1.8.1.tar.gz

Install (Haiku)

pkgman install ./claude_cli-1.8.1-114-x86_64.hpkg

Checksums (SHA256)

6c8682368e17cc0e1a7e95f6069cb766a4a47299d000faea16460d4473010877  claude_cli-1.8.1-114-x86_64.hpkg
dfd8aae0c54fa96feb5be74786ea7a105b18e718329207160f1a801dd1f6c49b  haiku-claude-cli-1.8.1.tar.gz