macos: Insert key in Terminal app - Wired Mind Blog
We can fix this by re-assigning the F12 key:
Remove F12 as key from System Settings->Mission Control
Enable Use F1, F2, etc. keys as standard function key...
We can fix this by re-assigning the F12 key:
- Remove F12 as key from System Settings->Mission Control
- Enable Use F1, F2, etc. keys as standard function keys in System Settings->Keyboard->Keyboard
- Go to Terminal->Preferences and set the default profile as Pro
- Go to Terminal->Preferences->Profiles->Keyboard and Replace F12 code with \033[2~
Original solution is
here