⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 package.def

📁 LastWave
💻 DEF
字号:
# We first create the new 'terminal' packageif ([package list 'terminal'].length==0) {  package new 'terminal' 1998 '2.1' "E. Bacry" "Package that regroups all the bindings for managing terminal history, help and file completion \systems. It just adds bindings to LastWave. It almost does not include any script commands \that can be directly callable \(most of the names of the script commands that are defined in this package start with a '_'). \You can change the script file 'scripts/terminal/keys' to redefine the keys associated to the bindings."}# Then just load it !package load 'terminal'

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -