Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ショートカットはありますか?Ctrl+Sは を与えI-search:、大文字と小文字を区別しません。
I-search:
M-c検索を実行した後に押します。
これにより、大文字と小文字を区別するフラグが設定されます。
より一般的には、次のことができます。C-s C-h b検索中にアクティブなすべてのキーバインドを確認するには、isearch-mode-map.
isearch-mode-map
alinsoarが言及したことに加えてM-c、検索文字列の一部として大文字を入力すると、検索で大文字と小文字が区別されます。
M-c