iTerm
原典 Cmd+left arrow, Cmd+right arrow navigates among tabs. So does Cmd-{ and Cmd-}. ので、cmd + 左右矢印 か、 cmd + shift + [] 要するに{や}がshift + [だったりshift + ]になる iterm2.com
iTerm2のドキュメント、恐ろしくあっさりしている Initial Directory Normally, new sessions begin in your home directory. You can choose to open new sessions in the same directory as the current session (but only when creating a new tab), or y…
これらのオプションにより、キーボード入力を複数のセッションに送信する(公式ですらbe carefulって言ってるので、意図せず本番サーバーでゴニョゴニョしてました〜みたいな事故に本当に気をつけること) Shell > Broadcast Input > ... These options allow …
trigger post notification(Posts a notification with Notification Center.) 文字列 同様のことはweztermとかじゃできんかった…特定の文字列をトリガーにしてtoast_notificationができる気配がない(window onで検知できるのはベルとかステータス変更とかそ…