Nexus Shell v1.3.7
新功能
- 支持导入带密码(passphrase)的加密私钥;导入后存为无密码版本,连接服务器时无需再次输入密码
体验优化
- 终端内
nano/vim等编辑器现在能正确铺满终端窗口,并随窗口尺寸/字号变化自动重排 - 应用内命令历史抓取改为读取终端真实当前行,
Tab补全后的完整命令也能正确记录
New Features
- Import encrypted SSH private keys (with passphrase); the imported key is stored unencrypted so subsequent connections no longer prompt for the passphrase
Improvements
nano/vimand other editors inside the terminal now fill the entire terminal area and reflow on window resize / font-size change- Command history now reads the actual line on screen, so commands completed via
Tabare recorded in full