vtop icon indicating copy to clipboard operation
vtop copied to clipboard

vtop breaks tmux mouse-mode

Open ianjsikes opened this issue 7 years ago • 3 comments

Running vtop in a tmux session will stop any of the mouse-mode features of tmux from working. This persists even after vtop is closed, and the tmux session needs to be killed and restarted before mouse-mode works again.

Tested on Ubuntu 17.04 with Guake and fish shell.

ianjsikes avatar Jun 26 '17 17:06 ianjsikes

Hi, Are you sure it works on fish shell ? I'm getting the following /usr/local/bin/vtop: line 4: exec: : not found cause exec doesn't work on fish

mwmcode avatar Nov 17 '17 09:11 mwmcode

@mustafawm I would open a separate issue about that. I'm using fish and the latest release of vtop is working for me. exec also works for me in fish.

ianjsikes avatar Nov 18 '17 03:11 ianjsikes

Thanks @ianjsikes, I just ran npm i -g vtop again and it's working fine now

Not giving up on fish shell yet :)

mwmcode avatar Nov 18 '17 05:11 mwmcode