From 9455bc230e70d968b890b59a7250c7a3679a28ba Mon Sep 17 00:00:00 2001 From: "douboer@gmail.com" Date: Tue, 3 Mar 2026 16:37:32 +0800 Subject: [PATCH] update at 2026-03-03 16:37:32 --- wetty/todo.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/wetty/todo.md b/wetty/todo.md index 2c12e58..84329f8 100644 --- a/wetty/todo.md +++ b/wetty/todo.md @@ -14,10 +14,9 @@ const DEV_KEY_PATH = "/Users/gavin/.acme.sh/shell.biboer.cn_ecc/shell.biboer.cn. --- -底部增加一个工具条,包括上下左右,tab,enter,ctrlc功能. -1. 键盘展开工具条贴在地址胶囊之上. -注意保持: -1. 地址胶囊和工具条保持透明 -2. 弹出键盘后,输入行的位置计算现在运行良好,不能受迭代影响. - +参考../xterminal,增加: +1. 底部增加一个工具条,包括上下左右,tab,enter,ctrlc功能. +2. 键盘展开工具条贴在地址胶囊之上. +3. 注意保持: 地址胶囊和工具条保持透明 +3. 软键盘弹出和折叠,行的位置计算参考xtermal。 -- 这点重要