LoginSignup
0
0

More than 5 years have passed since last update.

Mac+iTerm2 から byobu で vertical split(^F2) する

Last updated at Posted at 2018-06-16

1. Macのショートカットを解除(必要ないかも)

System Preferences
-> Keyboard
-> Shortcuts
-> Keyboard
-> Move focus to the menu bar のチェックを外す

2. iTermから^F2をエスケープして送るように設定する

iTermのPreferences
-> Profiles
-> Keys
-> +
-> click to set のところで ^F2(Ctrl+F2)を入力
-> action を Send Escape Sequence に設定
-> テキストボックスに [1;5Q を入力してOKを押す

他のキーも同じ要領でいけるはず
今回の場合は,
- 5 => Ctrl
- Q => 2
です

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0