Nebula Terminal 0.6.0
English
Nebula Terminal 0.6.0 adds native Markdown mathematics, faster directory workflows, a guided Windows installer, and important split-pane input fixes.
Added
- Added native
$...$and$$...$$mathematics to Markdown documents, including fractions, roots, scripts, limits, matrices, scalable brackets, Greek letters, common operators, and Unicode text. - Added a reusable math test document and a verified README screenshot for checking common symbols, complex formulas, long formulas, blank rows, and dollar-fence boundaries.
- Added a guided Windows installer with English and Simplified Chinese interfaces, optional font installation, desktop and startup shortcuts, and structured cleanup during uninstall.
- Added parent navigation and "new terminal here" actions to the Files drawer. Files and folders can also be dragged into a terminal to insert their safely quoted full path.
- Added frequent-directory history. Visited locations are promoted in completion and inline suggestions, and can be opened directly from the command palette.
Fixed
- Fixed Markdown paragraphs, Chinese text, long unbroken content, failed formula source, and oversized formulas extending beyond the reading column.
- Fixed display formulas containing blank rows, and limited formula recognition to paired
$...$and$$...$$ranges so bare TeX and quoted code remain ordinary text. - Fixed disconnected radical bars, incorrect arrow conversion, uneven Markdown heading weight, and unclear edges on small mathematical symbols.
- Fixed right-click paste and
Ctrl+Vsending text to the wrong split pane after focus or pointer movement. - Fixed Enter passing through the multiline-paste confirmation into the terminal behind it or a neighboring split.
- Fixed keyboard, pointer, and scrolling input from a split Markdown document reaching another terminal pane.
- Fixed numeric keypad Enter triggering paste behavior instead of submitting a command.
- Fixed SFTP opening against the wrong SSH session from a split pane.
- Fixed Nebula replacing existing PowerShell or Bash prompt hooks and disturbing command or pipeline status.
- Fixed the default-shell picker opening a terminal instead of saving the selected default.
- Fixed automatic appearance following reusing a stale light window theme when the system was already dark.
- Fixed integration removal stopping early when one user configuration was damaged.
Improved
- Improved large Markdown math document loading and scrolling by processing visible content, reusing formulas, and placing limits on unusually complex input so memory use remains stable.
- Improved SFTP navigation and upload workflows with parent navigation, drag-and-drop upload, background actions, and grouped multi-file transfers.
中文
Nebula Terminal 0.6.0 新增原生 Markdown 数学公式、更快捷的目录操作和 Windows 安装向导,并集中修复分屏输入路由问题。
新增
- 新增 Markdown 原生数学公式支持,可以显示
$...$和$$...$$公式,并支持分数、根式、上下标、极限、矩阵、伸缩括号、希腊字母、常用运算符和 Unicode 文字。 - 新增可重复使用的数学公式测试文档和 README 效果截图,方便检查常用符号、复杂公式、长公式、空行与美元围栏边界。
- 新增 Windows 安装程序,提供中英文安装向导、可选字体安装、桌面与开机启动快捷方式,并在卸载时完成应用配置清理。
- 新增文件抽屉返回上级目录和“在此处新建终端”操作;文件与目录也可以拖入终端并插入经过安全引用的完整路径。
- 新增常用目录记录,让访问过的位置优先出现在补全和行内建议中,也可以从命令面板直接打开。
修复
- 修复 Markdown 段落、中文、连续长文本、解析失败的公式源码和过宽公式超出阅读区域的问题。
- 修复块级公式空行问题,并把公式识别限定为成对的
$...$和$$...$$,裸露 TeX 和引用代码继续按普通文本显示。 - 修复根号横线断开、箭头转换错误、Markdown 标题粗细不一和小字号数学符号不清晰的问题。
- 修复右键粘贴和
Ctrl+V在焦点或鼠标移动后把内容发送到错误分屏的问题。 - 修复多行粘贴确认框显示时 Enter 穿透到后方终端或相邻分屏的问题。
- 修复分屏 Markdown 文档的键盘、鼠标和滚动操作穿透到其他终端的问题。
- 修复数字小键盘 Enter 触发粘贴而不是提交命令的问题。
- 修复从 SSH 分屏打开 SFTP 时连接到错误会话的问题。
- 修复 Nebula 覆盖已有 PowerShell 或 Bash 提示符 Hook,并影响命令退出状态或管道状态的问题。
- 修复默认 Shell 选择器把所选 Shell 直接打开而不是保存的问题。
- 修复系统已经处于深色时,自动跟随仍沿用旧浅色窗口主题的问题。
- 修复移除集成时因某一项用户配置损坏而提前停止的问题。
改进
- 大型 Markdown 数学文档加载改进:只处理可见内容、复用重复公式并限制异常复杂输入,让文档打开和滚动保持流畅,内存占用保持稳定。
- SFTP 操作改进:支持返回上级目录、拖放上传、空白区域快捷操作和多文件合并传输。