From d3cae06c6392f4d57708bdc02c948ae74f8e2f1d Mon Sep 17 00:00:00 2001 From: Baobhan Sith <80159437+Heavrnl@users.noreply.github.com> Date: Mon, 5 May 2025 10:07:50 +0800 Subject: [PATCH] update --- README.md | 3 +++ doc/README_EN.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index 481a88b..0d52c75 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,9 @@ docker-compose up -d 4. **标签分组折叠栏** 可以直接点击视图里的标签名字修改标签名称 5. **自动重连**:在连接断开状态下,可在命令输入框或终端中按回车,或点击连接列表中的同一 SSH 连接以触发自动重连。 +### 其他 +1. 调整好布局后请务必在布局管理器开启`锁定布局`,以防止鼠标扫过界面的拖拽分割线造成的页面闪烁问题,来获取最佳体验 + ## ⚠️ 注意事项 1. **双文件管理器**:可以在布局中添加两个文件管理器组件(实验性功能,可能存在不稳定情况)。 diff --git a/doc/README_EN.md b/doc/README_EN.md index 849d9bf..d6cf381 100644 --- a/doc/README_EN.md +++ b/doc/README_EN.md @@ -155,6 +155,9 @@ Here are some implicit practical features. 4. **Tab Group Fold Bar**: You can directly click on the tab name in the view to rename the tab. 5. **Automatic Reconnection**: When the connection is lost, you can press Enter in the command input box or terminal, or click the same SSH connection in the connection list to trigger automatic reconnection. +### Others + +1. After adjusting the layout, be sure to enable **"Lock Layout"** in the layout manager to prevent page flickering caused by accidental dragging of split lines when the mouse moves across the interface. This ensures the best user experience. ## ⚠️ Notes