From 50e30e6b9e705c2323d6bfff1f33c1c92d33cf99 Mon Sep 17 00:00:00 2001 From: Baobhan Sith <80159437+Heavrnl@users.noreply.github.com> Date: Tue, 20 May 2025 18:46:55 +0800 Subject: [PATCH 1/4] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 30c1c68..8be7a62 100644 --- a/README.md +++ b/README.md @@ -60,10 +60,7 @@ > 移除了web端的特有功能,如各种登录验证,会话挂起等功能 -| 平台 | 下载链接 | -|--------|--------------------------------------------------------------------------| -| Linux | [Nexus_Terminal_1.0.0.AppImage](https://github.com/Heavrnl/nexus-terminal/releases/download/v1.0.0-App/Nexus_Terminal_1.0.0.AppImage) | -| Windows| [Nexus_Terminal_Setup.1.0.0.exe](https://github.com/Heavrnl/nexus-terminal/releases/download/v1.0.0-App/Nexus_Terminal_Setup.1.0.0.exe) | +https://github.com/Heavrnl/nexus-terminal/releases/latest ## 🚀 快速开始 From 65a84b261cae2580199154f491d11284de62e22c Mon Sep 17 00:00:00 2001 From: Baobhan Sith <80159437+Heavrnl@users.noreply.github.com> Date: Tue, 20 May 2025 18:48:20 +0800 Subject: [PATCH 2/4] Update README_EN.md --- doc/README_EN.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/doc/README_EN.md b/doc/README_EN.md index 9abc190..8e4887d 100644 --- a/doc/README_EN.md +++ b/doc/README_EN.md @@ -59,10 +59,7 @@ > Removed web-specific features such as various login verifications and session suspension. -| Platform | Download Link | -| -------- | ----------------------------------------------------------------------------------------------------------------------------------------- | -| Linux | [Nexus\_Terminal\_1.0.0.AppImage](https://github.com/Heavrnl/nexus-terminal/releases/download/v1.0.0-App/Nexus_Terminal_1.0.0.AppImage) | -| Windows | [Nexus\_Terminal\_Setup.1.0.0.exe](https://github.com/Heavrnl/nexus-terminal/releases/download/v1.0.0-App/Nexus_Terminal_Setup.1.0.0.exe) | +https://github.com/Heavrnl/nexus-terminal/releases/latest ## 🚀 Quick Start From 3f4268c3b2dd6c8be9a901902ad7d6bdf4b9d959 Mon Sep 17 00:00:00 2001 From: Baobhan Sith <80159437+Heavrnl@users.noreply.github.com> Date: Tue, 20 May 2025 18:57:11 +0800 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8be7a62..ec20eb8 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,7 @@ docker compose up -d ### 通用操作 -1. **缩放**:在终端、文件管理器和文本编辑器组件中,可以使用 `Ctrl + 鼠标滚轮` 进行缩放。 +1. **缩放**:在终端、文件管理器和文本编辑器组件和快捷指令视图中,可以使用 `Ctrl + 鼠标滚轮` 进行缩放。 2. **侧栏**:展开的侧栏可以通过拖拽调节宽度。 3. **标签栏**:对于ssh标签栏和文件管理器标签栏可以右键弹出菜单,内容项有:关闭,关闭左侧标签页,关闭其他标签页,关闭右侧标签页。 4. **标签分组折叠栏** 可以直接点击视图里的标签名字修改标签名称 From 8120b90b2af3b62ab0f4f323a790ef412cda70f2 Mon Sep 17 00:00:00 2001 From: Baobhan Sith <80159437+Heavrnl@users.noreply.github.com> Date: Tue, 20 May 2025 19:02:02 +0800 Subject: [PATCH 4/4] Update README_EN.md --- doc/README_EN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/README_EN.md b/doc/README_EN.md index 8e4887d..628b4bd 100644 --- a/doc/README_EN.md +++ b/doc/README_EN.md @@ -168,7 +168,7 @@ You can right-click in the SSH tab to select "Suspend Session" (long-press on mo ### General Operations -1. **Zoom**: In the terminal, file manager, and text editor components, you can use `Ctrl + Mouse Wheel` to zoom. +1. **Zoom**: In the terminal, file manager, text editor components, and quick command view, you can use `Ctrl + mouse wheel` to zoom. 2. **Sidebar**: The expanded sidebar can have its width adjusted by dragging. 3. **Tab Bar**: Right-clicking on the SSH tab bar or the file manager tab bar will open a context menu with the following options: Close, Close Tabs to the Left, Close Other Tabs, and Close Tabs to the Right. 4. **Tab Group Fold Bar**: You can directly click on the tab name in the view to rename the tab.