mirror of
https://github.com/not-kennethreitz/wsl-guide.git
synced 2026-06-05 23:20:18 +00:00
+1
-1
@@ -5,7 +5,7 @@ Common Gotchas
|
||||
VIM Arrow Keys Don't Work
|
||||
-------------------------
|
||||
|
||||
You may notice that by default, VIM's arrow keys don't work on your computer. To fix this, add the following to your ``~/.vimrc``:
|
||||
You may notice that by default, VIM's arrow keys don't work on your computer. To fix this, add the following to your ``~/.vimrc``::
|
||||
|
||||
$ cat ~/.vimrc
|
||||
set term=builtin_ansi
|
||||
Reference in New Issue
Block a user