From 1867141f1edff7ed485fc4fe7e05eff76fe6d54d Mon Sep 17 00:00:00 2001 From: l0ng-ai <24760907+l0ng-ai@users.noreply.github.com> Date: Sat, 1 Aug 2026 21:53:37 +0800 Subject: [PATCH] docs: highlight editor-grade input --- README.md | 1 + README.zh-CN.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 5fe68fc0..5b7b360d 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ - **Performance** — ~2× the throughput of Alacritty, Ghostty, or Kitty ([benchmarks](#benchmarks)) - **Persistent sessions** — quit or reboot; your shells and supported agent sessions keep running, no tmux +- **Editor-grade input** — suggestions, completion, highlighting, history search - **Remote development** — files, repos, panes, and git data stay on the remote machine - **Native SSH** — profiles, SFTP, port forwarding, and jump hosts - **Agent-aware** — Claude Code, Codex & co.: status, notifications, git context diff --git a/README.zh-CN.md b/README.zh-CN.md index 23ba7727..0b936b4e 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -23,6 +23,7 @@ - **性能** —— 吞吐约为 Alacritty、Ghostty、Kitty 的 2 倍([基准测试](#基准测试)) - **持久会话** —— 退出应用、重启机器后,shell 和已支持的 agent 会话照样运行;无需 tmux +- **编辑器级输入** —— 建议、补全、语法高亮、历史搜索 - **远程开发** —— 文件、仓库、pane 和 git 信息都留在远端机器上 - **原生 SSH** —— profile、SFTP、端口转发和跳板机 - **Agent-aware** —— Claude Code、Codex 等:状态、通知、git 上下文