Update full screen language for iTerm/MacVim

This commit is contained in:
Edgar González
2018-03-16 22:48:16 -04:00
parent 040b084924
commit f45f330b63

View File

@@ -62,11 +62,11 @@ The escape key is the single most used key in vim. Old keyboards used to have E
#### Set up a system wide hotkey for iTerm (Keys=>Hotkey) #### Set up a system wide hotkey for iTerm (Keys=>Hotkey)
Recommended Cmd-Escape, which is really Cmd-Capslock. Recommended Cmd-Escape, which is really Cmd-Capslock.
#### In iTerm, uncheck "Use Lion-style full screen" on General #### In iTerm, uncheck "Native full screen windows" on General
This will give you fast full screen windows that are switchable without switching to spaces. This will give you fast full screen windows that are switchable without switching to spaces.
#### in MacVim, uncheck Prefer native fullscreen under Advanced settings #### in MacVim, uncheck "Prefer native full-screen support" under Advanced settings
Same as iTerm. The Lion style spaces navigation slows everything down for no reason. Same as iTerm. The native spaces navigation slows everything down for no reason.
## If you want to run vim in terminal ## If you want to run vim in terminal