Categories Linux/Unix ksh 中的补完 Post author By Edwin Post date February 2, 2012 No Comments on ksh 中的补完 方法一: set -o vi 历史命令功能(esc -,esc +)自动补全文件名(esc \)。 方法二: set -o emacs 历史命令功能(ctrl-n,ctrl-p),自动补全文件名(按两次esc)。 Tags esc, ksh ← 显示测试模式 Windows 7 内部版本 7600/7601 的解决办法 → C++ 中箭头操作符(->)和点操作符(.)的不同 Leave a Reply Cancel replyYour email address will not be published. Required fields are marked *Comment * Name * Email * Website Δ This site uses Akismet to reduce spam. Learn how your comment data is processed.