⌘+⇧+F 使ってますか?
Ctrl-¥ の方でしょうか?
リンク先 ここ をみれば全て載っていいるので改めて書くのもなんなんですが、少し紹介してみます。
なお、基本的に🍎 読み替えてもらうと幸いです。
検索と置換
| Action | Linux or Windows | Mac OSX |
|---|---|---|
| Find a term. | Ctrl + F | Command + F |
| Find and replace a term. | Ctrl + H | Command + Option + F |
| と書いてますが、⌘+Fを2回押すと検索から置換に変化してくれます。 | ||
| 正規表現OK |
編集
| Action | Linux or Windows | Mac OSX |
|---|---|---|
| 改行 | Shift + Enter | Shift + Enter |
| 行削除 | Ctrl + D | Command + D |
| 指定した行を下にコピー | Alt + Shift + Down arrow | Command + Option + Down arrow |
| 指定した行を上にコピー | Alt + Shift + Up arrow | Command + Option + Up arrow |
| 上と入れ替え | Alt + Down arrow | Option + Down arrow |
| 下と入れ替え | Alt + Up arrow | Option + Up arrow |
| カーソルから行末まで削除 | Alt + Delete | Control + K |
| カーソルから行頭まで削除 | Alt + Backspace | Command + Delete |
| カーソルの右の単語を削除 | Ctrl + Delete | Alt + Delete |
| カーソルの左の単語を削除 | Ctrl + Backspace | Option + Delete |
| テキストエディタいらないですね。 |
サーチアシスタント画面
| Action | Linux or Windows | Mac OSX |
|---|---|---|
| サーチアシスタント画面に移動 | Down arrow key | Down arrow key |
| サーチアシスタント画面を終了 | ESC | ESC |
| サーチアシスタント画面を再開 | Ctrl + Space | Control + Space |
| サーチアシスタント画面での指定 | Use the Up arrow and Down arrow keys to highlight the item and press Enter. | Use the Up arrow and Down arrow keys to highlight the item and press Enter. |
| サーチアシスタント画面詳細への切り替え | Tab | Tab |
| 困った時のサーチアシスタント。 | ||
| 自分のところだと ⌃+Spaceが_Spotlight_になっているので ⌃+\で切り替えている。 |
元に戻す、やり直す
| Action | Linux or Windows | Mac OSX |
|---|---|---|
| 元に戻す | Ctrl + Z | Command + Z |
| やり直す | Ctrl + Y or Ctrl + Shift + Z |
Command + Y or Command + Shift + Z |
整形
| Action | Linux or Windows | Mac OSX |
|---|---|---|
| 整形 | Ctrl + ¥ | Command + \ or Command + Shift + F |
| インテンド等揃えてくれます。感謝 |
まとめ
This documentation applies to the following versions of Splunk® Enterprise: 7.2.0, 7.2.1, 7.2.2, 7.2.3, 7.2.4, 7.2.5, 7.2.6, 7.2.7, 7.2.8, 7.2.9, 7.3.0, 7.3.1, 7.3.2, 7.3.3, 8.0.0
6系のサポート切れが間近になって、これらのショートカットキーがこれからも活躍できます。
しっかり覚えて、SPLをマスターしましょう。
Happy Splunking!