📄 changes.dist
字号:
Notable changes to the VT distribution code from 2.12-----------------------------------------------------The first notable change is that /recall and /trig now use wildcard patterns rather than regexps. You can make regexp triggers as before with /trig -r (likewise /hilite -r, /gag -r). Also, commands like /unworld, /untrig etc. can take wildcard patterns to delete a group of entries.Another change is that /resize now accepts the new size of the window rather than the row number of its divider. For the top window, this is no change./def can now take an = between the name and the macro body. Any argument subs that used to use $ now use %. Look at dist.doc for the complete list of substitutions.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -