]> git.lizzy.rs Git - micro.git/commitdiff
Add suggestions for MacOS Terminal.app users
authorWeston Johnson <wgj@automox.com>
Tue, 14 Jan 2020 21:42:05 +0000 (14:42 -0700)
committerWeston Johnson <wgj@automox.com>
Tue, 14 Jan 2020 21:42:05 +0000 (14:42 -0700)
README.md

index b7beba7fbce7d4a8a3a1848911f52bfee8049411..987c9e081c0e6e3b0fd358f44e3d74fd909decae 100644 (file)
--- a/README.md
+++ b/README.md
@@ -143,6 +143,9 @@ recommended because it doesn't build micro with version information, and doesn't
 
 If you are using MacOS, you should consider using [iTerm2](http://iterm2.com/) instead of the default Mac terminal. The iTerm2 terminal has much better mouse support as well as better handling of key events. For best keybinding behavior, choose `xterm defaults` under `Preferences->Profiles->Keys->Load Preset`. The newest versions also support true color.
 
+If you still insist on using the default Mac terminal, be sure to set `Use Option key as Meta key` under
+`Preferences->Profiles->Keyboard` to use <kbd>option</kbd> as <kbd>alt</kbd>.
+
 ### Linux clipboard support
 
 On Linux, clipboard support requires the 'xclip' or 'xsel' commands to be installed.