zsh入門 パート2at UNIXzsh入門 パート2 - 暇つぶし2ch■コピペモード□スレを通常表示□オプションモード□このスレッドのURL■項目テキスト554:名無しさん@お腹いっぱい。 03/08/19 15:19 >>552 とりあえず、これやっとけば補完はOK autoload -U compinit 後は適当にsetopt setopt interactive_comments setopt numeric_glob_sort setopt auto_cd setopt noclobber setopt share_history setopt hist_ignore_space setopt hist_ignore_all_dups setopt hist_reduce_blanks setopt menucomplete setopt list_packed setopt prompt_subst setopt autopushd setopt pushdminus setopt pushdsilent setopt pushdtohome setopt pushd_ignore_dups setopt long_list_jobs setopt complete_in_word setopt extended_glob setopt brace_ccl setopt glob_dots setopt printexitvalue unsetopt rec_exact unsetopt flow_control 555:名無しさん@お腹いっぱい。 03/08/21 00:04 autoload -U compinitだけじゃなくて compinitも実行しておかないと意味が ないような。 556:554 03/08/21 00:54 >>555 ごめん、忘れた。 557:名無しさん@お腹いっぱい。 03/08/23 12:56 >> 539 .zshrcでこんな設定してない? zstyle ':completion:*' file-patterns '%p:globbed-files *(-/):directories' '*:all-files' 4.0.6に戻して使ってたけど、調べたらこれが原因みたいだったので外したら4.0.7でも動いた。 次ページ最新レス表示レスジャンプ類似スレ一覧スレッドの検索話題のニュースおまかせリストオプションしおりを挟むスレッドに書込スレッドの一覧暇つぶし2ch