打开主菜单
首页
随机
登录
设置
关于wrc's Wiki
免责声明
wrc's Wiki
搜索
更改
←上一编辑
下一编辑→
Zsh
(查看源代码)
2021年4月30日 (五) 22:06的版本
添加282字节
、
2021年4月30日 (五) 22:06
无编辑摘要
第68行:
第68行:
: 我的配置:<code>ZLE_SPACE_SUFFIX_CHARS='&|'</code>
: 我的配置:<code>ZLE_SPACE_SUFFIX_CHARS='&|'</code>
: 如:在 <code>ls dir</code> 补全后变成 <code>ls dir/</code>,再输入一个 <code>|</code> 时命令行变成 <code>ls dir |</code>
: 如:在 <code>ls dir</code> 补全后变成 <code>ls dir/</code>,再输入一个 <code>|</code> 时命令行变成 <code>ls dir |</code>
+
+
== ZLE Functions ==
+
+
<ref>[http://zsh.sourceforge.net/Doc/Release/Editor-Functions-Index.html Editor Functions Index]</ref>
+
+
; <code>auto-suffix-remove</code>
+
: 如果存在,移除自动被加入的 suffix(如空格或 /)
+
; <code>beginning-of-line</code>
+
: 移动到行首
== 外部链接 ==
== 外部链接 ==
Weirane
行政员
、
管理员
528
个编辑