mskyaxl / wsl-terminal

Terminal emulator for Windows Subsystem for Linux (WSL)
MIT License
3.12k stars 158 forks source link

Vim search history up/down arrow keys do not work #166

Closed srchulo closed 4 years ago

srchulo commented 5 years ago

When I'm using vim and type / and then enter a few searches, if I hit / to start a new search and then hit the up and down arrow keys to go through my search history, I just get these:

<UP><UP><DOWN><DOWN>

srchulo commented 5 years ago

Actually, it's possible this is because the server I was on had an older version of vim. When logging into a newer server, I do not see this issue.

mskyaxl commented 4 years ago

which vim are you using? On vim VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Jun 06 2019 17:31:41) this is working :)