-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
. 改进 setmenu 字符串功能,增加索引和菜单区域内居中。字符串可以使用背景色。(issues #222)
setmenu --string[=iINDEX]=[X|s|m]=[-]Y=COLOR="STRING" iINDEX 范围是 i0-i15. 如果没有 =iINDEX 索引自动递增。 如果水平位置是 s 则字符串在全屏居中; 如果水平位置是 m 则字符串在菜单区域内居中。 . 动态更新日期时间增加标题,可显示中文。 例如:“date&time日期时间: =MMM.dd.yyyy HH:mm:ss”
- Loading branch information
yaya
committed
Dec 20, 2019
1 parent
6dfb6d4
commit a009d1a
Showing
6 changed files
with
116 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.