1. Terminal -> Preferences -> Settings -> Keyboard
2. 修改以下4個快速鍵設定。(\033按ESC就會跑出來)
Home \033[1~
End \033[4~
PageUp \033[5~
PageDown \033[6~
3. 刪掉與上面重覆的快速鍵設定。
4. 使用FN+上下左右,就可以pageup, pagedown, home, end。
==
Reference: [Mac 指令] 在 Vim 中使用 PageDown PageUp Home End