Nebula Terminal v1.0.0
Nebula Terminal 1.0.0
English
Added
- Added an image viewer tab — Double-click PNG, JPEG, WebP, or BMP files in the file tree to open them directly inside Nebula.
- Added a dedicated SSH settings page — Connect, edit, hide, add, and import SSH hosts from one place without changing the quick-connect sidebar.
- Added consistent scrollbars — Markdown pages, tab lists, and SSH host lists now use the same compact scrollbar with drag and track-click support.
- Added a unified Files/Git header — Switch between Files and Git from one clear control, follow the current terminal folder, open a terminal in the selected folder, or reveal it in File Explorer.
- Added input-delay diagnostics — A diagnostic switch can record where keyboard input is spending time, making intermittent typing delays easier to investigate.
- Added SSH proxy and jump-host support — SSH and SFTP can use the Windows system proxy, while existing OpenSSH ProxyJump settings continue to work.
- Added installed system fonts to the font picker — Search all installed fonts, show monospaced fonts by default, and keep the current font if a new choice cannot be loaded. Contributed by @Sakyvo in #27.
- Added a Compact appearance option — Reduce spacing and visual decoration while keeping the Standard layout available. Contributed by @Sakyvo in #28.
- Added searchable GitHub project information — The repository now has a clear description, release link, and focused search topics. (#23)
Fixed
- Fixed inline formulas disappearing after terminal wrapping — Formulas continue rendering across visual line wraps while real line breaks still end them.
- Fixed an unused direct-host field appearing on the Network page.
- Fixed Shift+Enter being treated as Enter in Codex on Windows.
- Fixed Esc not reaching Claude Code and other command-line tools that read text input directly.
- Fixed terminal focus not being restored correctly after switching away from and back to Nebula.
- Fixed Ctrl, Alt, or Shift sometimes remaining logically pressed after Alt+Tab.
- Fixed window dragging causing too many terminal resizes and visible stalls.
- Fixed startup failures on Windows versions that do not support the newer input mode; Nebula now falls back automatically.
- Fixed a failed Windows terminal backend leaving a tab open but unusable.
- Fixed occasional pauses while typing Chinese in PowerShell.
- Fixed missing AI integration warnings repeating continuously.
- Fixed the installer displaying a version different from the application.
- Fixed ordinary RSA private keys being mistaken for password-protected keys and opening an unnecessary password dialog.
- Fixed pale lines appearing around the rounded corners of the terminal area.
Improved
- Improved Network settings — The page now has three clear choices: No proxy, Follow system, and Use proxy. Changes take effect immediately.
- Improved proxy behavior — Follow system now uses the Windows proxy setting and is no longer changed by temporary proxy variables inside the terminal.
- Improved Settings colors — Hovered and selected controls now use the current theme consistently in both light and dark mode.
- Improved saved SSH host rows — Hosts are easier to scan and visually match the rest of Settings.
- Improved the Shell/SSH launcher — All, SSH, and Shell are clearly separated, with stable rows and easier-to-read groups.
- Improved Settings navigation — The sidebar is more compact, uses clearer icons, and keeps the selected item visible without excessive color.
- Improved the Windows installer — It can add Nebula to the current-user PATH, make nebula available from Win+R, and add Open in Nebula to folder context menus. (#22)
- Improved the file tree — Git-ignored files are shown more quietly, folders use neutral colors, and hovering no longer shifts row content.
- Improved SSH host icons — Saved hosts show the same operating-system icon in Settings and the sidebar.
- Improved popup lists — The command palette, launcher, session switcher, and dropdowns now use the same selection, hover, icon, and keyboard-hint behavior.
- Improved the Network page — Only settings needed by the selected proxy mode are shown.
- Improved selection colors — Settings, the active tab, and Network choices now use one consistent selected state.
- Improved keyboard-shortcut settings — Actions are grouped, searchable, and duplicate shortcuts show a clear conflict warning.
中文
新增
- 新增图片查看标签页 — 在文件树中双击 PNG、JPEG、WebP 或 BMP 图片,可以直接在 Nebula 内查看。
- 新增独立 SSH 设置页 — 主机连接、编辑、隐藏、添加和导入集中在一个页面,侧栏仍保留快速连接入口。
- 新增统一滚动条 — Markdown、标签列表和 SSH 主机列表使用同一种紧凑滚动条,支持拖动和点击轨道跳转。
- 新增文件/Git 一体化头部 — 可以清楚切换文件与 Git,并可跟随当前终端目录、在所选目录打开终端或在资源管理器中显示。
- 新增输入延迟诊断 — 通过诊断开关记录按键在哪个阶段变慢,方便排查偶发的输入卡顿。
- 新增 SSH 代理和跳板机支持 — SSH 与 SFTP 可以使用 Windows 系统代理,原有 OpenSSH ProxyJump 设置继续有效。
- 新增系统字体选择 — 字体列表可以搜索已安装字体,默认优先显示等宽字体;新字体无法加载时会继续使用原字体。由 @Sakyvo 在 #27 中贡献。
- 新增紧凑外观模式 — 减少界面留白和装饰,同时保留原来的标准布局。由 @Sakyvo 在 #28 中贡献。
- 新增 GitHub 项目信息 — 仓库现在有清晰的项目描述、Release 链接和便于搜索的主题。(#23)
修复
- 修复行内公式在终端自动换行后消失的问题 — 视觉换行不会中断公式,真正换行仍会正常结束公式。
- 修复网络页显示无用“直连目标”输入项的问题。
- 修复 Windows 下 Codex 把 Shift+Enter 当成普通 Enter 的问题。
- 修复 Claude Code 等命令行工具收不到 Esc 的问题。
- 修复切换到其他窗口再返回后,终端焦点状态可能不正确的问题。
- 修复 Alt+Tab 后 Ctrl、Alt 或 Shift 可能一直处于按下状态的问题。
- 修复拖动窗口时触发过多终端尺寸更新并导致卡顿的问题。
- 修复部分 Windows 版本不支持新输入模式时 Nebula 无法启动的问题,现在会自动使用兼容模式。
- 修复 Windows 终端后台异常后,标签页仍然打开但已经无法使用的问题。
- 修复 PowerShell 中文输入偶发卡顿的问题。
- 修复 AI 集成缺失提示持续重复出现的问题。
- 修复安装器显示版本与应用版本不一致的问题。
- 修复普通 RSA 私钥被误认为带口令,并弹出多余口令窗口的问题。
- 修复终端区域圆角边缘出现浅色细线的问题。
改进
- 改进网络设置 — 页面只保留“不使用代理”“跟随系统”“使用代理”三个清楚选项,修改后立即生效。
- 改进代理规则 — “跟随系统”现在只使用 Windows 系统代理,不再被终端里临时设置的代理变量干扰。
- 改进设置页颜色 — 悬停和选中状态统一跟随当前主题,浅色与深色模式都更自然。
- 改进已保存 SSH 主机列表 — 主机信息更容易浏览,并与设置页其他区域保持一致。
- 改进 Shell/SSH 启动器 — “全部”“SSH”“Shell”分组更清楚,列表稳定,不再因内容长度产生跳动。
- 改进设置导航 — 侧栏更紧凑,图标更清楚,选中项保持可见但不过度强调。
- 改进 Windows 安装器 — 可以加入当前用户 PATH、支持 Win+R 直接启动,并在文件夹右键菜单中加入“在 Nebula 中打开”。(#22)
- 改进文件树 — Git 忽略的文件会自动变淡,文件夹颜色更克制,鼠标经过时内容不再移动。
- 改进 SSH 主机图标 — 设置页和侧栏使用同一套系统图标,更容易分辨不同主机。
- 改进弹出列表 — 命令面板、启动器、会话切换和下拉列表的选中、悬停、图标与键盘提示保持一致。
- 改进网络页内容 — 只显示当前代理模式真正需要的设置。
- 改进选中状态 — 设置导航、当前标签和网络选项使用同一种选中效果。
- 改进快捷键设置 — 动作按类别分组,支持搜索,重复快捷键会明确提示冲突。
Contributors
SHA256
NebulaTerminal-v1.0.0-windows-x64.zip:38DA484B35E92D76592ED629900F31A76AD5468CA4E0D59ADFB44EE3555CD04FNebulaTerminal-1.0.0-windows-x64-setup.exe:70647D5DB7C171609B76FC33B3EF8C6CE46728C88FA01948E84D42F34AB8CA74