Features
- Support part of Emacs Bash shortcuts (Ctrl+A/E/F/B/D/H/U/K/W/P/N/L).
- Add preferences about command line.
- Add connected client list.
Optimizations
- Improve batch deletion performance.
- You can manually input the font name which does not show in the dropdown list now.
- Dynamic display for TTL in value content.
- Editor preferences update in real time.
- Minor detail optimizations.
Simultaneously resolved the majority of known minor issues.
新特性
- 命令行支持部分Emacs Bash快捷键(Ctrl+A/E/F/B/D/H/U/K/W/P/N/L)
- 增加命令行相关的偏好设置
- 查看已连接客户端列表
功能优化
- 优化批量删除速度
- 不在列表的字体现在选择手工输入
- TTL动态显示
- 编辑器字体等配置同步实时更新
- 其他操作细节优化
同时修复了大量已知的小问题
If you can not launch on macOS after drop app into
/Application
folder, try to run the command below on terminal安装完成后如果在macOS下无法运行,请尝试在终端执行以下命令
sudo xattr -d com.apple.quarantine /Applications/Tiny\ RDM.app