]> git.lizzy.rs Git - micro.git/commitdiff
Improve readme
authorZachary Yedidia <zyedidia@gmail.com>
Tue, 5 May 2020 02:21:46 +0000 (22:21 -0400)
committerZachary Yedidia <zyedidia@gmail.com>
Tue, 5 May 2020 02:21:46 +0000 (22:21 -0400)
README.md

index 240b0e89d3f413cbc16971d3123afed815c27b4f..d8bf7bee556446de462474ee00a62bdfbe42f4d8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -107,6 +107,10 @@ You can install micro using Homebrew on Mac:
 brew install micro
 ```
 
+**Note for Mac:** All micro keybindings use the control or alt (option) key, not the command
+key. By default, macOS terminals do not forward alt key events. To fix this, please see
+the section on [macOS terminals](https://github.com/zyedidia/micro#macos-terminal) further below.
+
 On Linux, you can install micro through [snap](https://snapcraft.io/docs/core/install)
 
 ```
@@ -120,6 +124,10 @@ via `apt`:
 sudo apt install micro
 ```
 
+**Note for Linux:** for interfacing with the local system clipboard, `xclip` or `xsel`
+must be installed. Please see the section on [Linux clipboard support](https://github.com/zyedidia/micro#linux-clipboard-support)
+further below.
+
 Micro is also available through other package managers on Linux such as AUR, Nix, and package managers
 for other operating systems: