Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v2.0.4 #122

Merged
merged 19 commits into from
Jan 21, 2019
Merged

Release v2.0.4 #122

merged 19 commits into from
Jan 21, 2019

Conversation

Medicean
Copy link
Collaborator

后端模块

  • 优化返回包解码流程,增加自动猜解编码功能,该功能在中文较少时容易出错,出错了使用用户设置的字符编码

文件管理

  • 编辑文件窗口将「编码」按钮替换为「用此编码打开」, 若打开文件之后乱码,不妨试试切换编码
  • 新增「复制文件名」和「复制文件路径」功能,目标复制文件名或路径到剪贴板
  • 编辑文件菜单可选择「标签打开」和「窗口打开」

虚拟终端

  • 新增两条本地命令
  • ashelp 列出所有本地命令
  • ascmd 指定某个文件执行后续的命令. eg: ascmd /bin/bash 这样后续输入的命令将会使用 /bin/bash 来执行。注意仅对当前有效, 如果需要持久生效, 需要在shell配置中的「其它配置」设置。

系统设置

  • 新增「默认设置」, 可在此配置文件管理默认编辑文件打开方式

Other

  • 新增 Python2 Custom CGI shell 示例

BugFix

  • 修复Linux中编码设置中找到不到路径的问题 (Update encoders.js #117) thx @H1d3r
  • 修复 Windows shell 盘符小写引起文件管理目录树错乱的 Bug
  • 修复 ASP 文件创建失败和删除失败时提示

插件

ASRedis

  • 新增「虚拟命令行」功能

@Medicean Medicean merged commit 942c059 into master Jan 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant