Merge branch 'main' of https://github.com/Heavrnl/nexus-terminal
This commit is contained in:
@@ -60,10 +60,7 @@
|
|||||||
|
|
||||||
> 移除了web端的特有功能,如各种登录验证,会话挂起等功能
|
> 移除了web端的特有功能,如各种登录验证,会话挂起等功能
|
||||||
|
|
||||||
| 平台 | 下载链接 |
|
https://github.com/Heavrnl/nexus-terminal/releases/latest
|
||||||
|--------|--------------------------------------------------------------------------|
|
|
||||||
| 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) |
|
|
||||||
|
|
||||||
## 🚀 快速开始
|
## 🚀 快速开始
|
||||||
|
|
||||||
@@ -170,7 +167,7 @@ docker compose up -d
|
|||||||
|
|
||||||
### 通用操作
|
### 通用操作
|
||||||
|
|
||||||
1. **缩放**:在终端、文件管理器和文本编辑器组件中,可以使用 `Ctrl + 鼠标滚轮` 进行缩放。
|
1. **缩放**:在终端、文件管理器和文本编辑器组件和快捷指令视图中,可以使用 `Ctrl + 鼠标滚轮` 进行缩放。
|
||||||
2. **侧栏**:展开的侧栏可以通过拖拽调节宽度。
|
2. **侧栏**:展开的侧栏可以通过拖拽调节宽度。
|
||||||
3. **标签栏**:对于ssh标签栏和文件管理器标签栏可以右键弹出菜单,内容项有:关闭,关闭左侧标签页,关闭其他标签页,关闭右侧标签页。
|
3. **标签栏**:对于ssh标签栏和文件管理器标签栏可以右键弹出菜单,内容项有:关闭,关闭左侧标签页,关闭其他标签页,关闭右侧标签页。
|
||||||
4. **标签分组折叠栏** 可以直接点击视图里的标签名字修改标签名称
|
4. **标签分组折叠栏** 可以直接点击视图里的标签名字修改标签名称
|
||||||
|
|||||||
+2
-5
@@ -59,10 +59,7 @@
|
|||||||
|
|
||||||
> Removed web-specific features such as various login verifications and session suspension.
|
> Removed web-specific features such as various login verifications and session suspension.
|
||||||
|
|
||||||
| Platform | Download Link |
|
https://github.com/Heavrnl/nexus-terminal/releases/latest
|
||||||
| -------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
|
|
||||||
| 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) |
|
|
||||||
|
|
||||||
## 🚀 Quick Start
|
## 🚀 Quick Start
|
||||||
|
|
||||||
@@ -171,7 +168,7 @@ You can right-click in the SSH tab to select "Suspend Session" (long-press on mo
|
|||||||
|
|
||||||
### General Operations
|
### 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.
|
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.
|
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.
|
4. **Tab Group Fold Bar**: You can directly click on the tab name in the view to rename the tab.
|
||||||
|
|||||||
Reference in New Issue
Block a user