Skip to content

v0.12.0 - 修复菜单显示问题

Choose a tag to compare

@MomoLawson MomoLawson released this 01 Apr 15:42

修复菜单显示问题,移除嵌套函数,简化光标控制

  • 修复 show_profile_menu() 嵌套 draw() 函数导致卡住的问题
  • 修复 show_software_menu() 嵌套 draw() 函数导致卡住的问题
  • 修复 tui_interactive_select() 嵌套 draw() 函数导致卡住的问题
  • 使用 tput sc/rc 保存/恢复光标位置
  • 使用三段式解析箭头键
  • 更新所有版本号为 v0.12.0