安装包含本地参考和全部已发布模式的完整包。
install editedit当任务只是读取和修改普通文本时使用
edit <file> [options]edit <file>在文本编辑器中打开文件
-n创建缺失文件并打开
help hotkeys显示编辑器快捷键
笔记、配置、日志或不需要语法高亮的源码可用
目标必须是普通、可读、可写的文本文件。二进制文件和超过 2 MiB 的文件不会打开。使用 -n 时父目录必须已经存在。
可直接在页面中运行预先准备的示例。结果已预先生成并在浏览器中显示;服务器不会执行任何终端命令。
安装当前兼容版本。完整功能请选择 Base,精简包请选择 Minimum;已安装模块的更新请使用 upgrade。
Base 与 Minimum 是同一当前模块版本的两个包。
安装包含本地参考和全部已发布模式的完整包。
install edit安装精简包。该包不包含本地参考;
install edit -m安装这个确切的已发布版本。
install edit -v 1.2.4让 upgrade 检查兼容性,仅在需要时替换已安装块。
upgrade edit删除扩展块,不影响核心和其他模块。
install edit -u示例可复制,但网站不会执行。请先检查路径、权限和破坏性选项。
cd \sandbox | edit data/sample.txteditor sandbox/data/sample.txt
new noedit \sandbox\data\sample.txteditor sandbox/data/sample.txt
new noedit \sandbox\tmp\review.txt -neditor sandbox/tmp/review.txt
new yesedit \sandbox\missing.txt未找到文件sandbox/data/sample.txt该示例使用受保护的 /sandbox/ 文档工作区中的文件或目录。
lil-terminal sandbox text file
This file is safe to read, copy, rename, replace, hash and archive.