logoalt Hacker News

throwaway27448today at 6:35 AM1 replyview on HN

Claude CLI is not exactly a reference of usable software


Replies

mikkupikkutoday at 10:21 AM

It's plenty usable. Most of the problems with the claude TUI stem from it being a TUI (no way to query the terminal emulator's displayed character grid), so you have to maintain your own state and try to keep them in sync, which more than a few TUIs will fail at at least sometimes, hence the popularity of conventions like Ctrl+L to redraw.

show 1 reply