preservim / vimux

easily interact with tmux from vim
MIT License
2.19k stars 158 forks source link

Up arrow behaviour changed in VimuxPromptCommand #188

Closed jaspertandy closed 3 years ago

jaspertandy commented 3 years ago

I'm not sure when this happened but it used to be that when hitting up arrow in VimuxPromptCommand, it would scroll through previous commands. Now it seems to act like tabbing in a command line window. How do I get back the ability to cycle through previous commands? That's a huge interruption to my workflow, losing that.

alerque commented 3 years ago

Closed by #190.