mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-04 15:10:27 +00:00
Update readme
This commit is contained in:
parent
a02ae3ceed
commit
ac29e30f54
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ You can install directly with `go get` (`go get -u github.com/zyedidia/micro/cmd
|
|||
|
||||
### MacOS terminal
|
||||
|
||||
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. The newest versions also support true color.
|
||||
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.
|
||||
|
||||
### Linux clipboard support
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue