ユーザ用ツール

サイト用ツール


apps:shell:zsh

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
apps:shell:zsh [2019/01/10 03:14] hayashiapps:shell:zsh [2019/01/10 03:48] (現在) hayashi
行 43: 行 43:
                    /usr/sbin /usr/bin /sbin /bin /usr/X11R6/bin                    /usr/sbin /usr/bin /sbin /bin /usr/X11R6/bin
  
-# ヒストリ補完 
-#autoload history-search-end 
-#zle -N history-beginning-search-backward-end history-search-end 
-#zle -N history-beginning-search-forward-end history-search-end 
  
 ######################################## ########################################
行 86: 行 82:
 alias -g L='| less' alias -g L='| less'
 alias -g G='| grep' alias -g G='| grep'
 +
 +# Hyperで透明化を使った場合、ペースト時に文字列が塗り潰されて見えないので対策
 +# 他でも出るケースがある模様2016年から散発的に発生
 +# これはzsh側での対処なのでhyperで透明化Pluginに起因する問題すべてに対応できるわけではない
 +unset zle_bracketed_paste
 </file> </file>
apps/shell/zsh.1547090078.txt.gz · 最終更新: 2019/01/10 03:14 by hayashi