thoughtbot / vim-rspec

Run Rspec specs from Vim
https://robots.thoughtbot.com
MIT License
656 stars 108 forks source link

Strange output when running specs with tmux and base16-shell #91

Closed uri closed 9 years ago

uri commented 9 years ago

I'm seeing the following when running a spec:

Ptmux;]4;0;rgb:1b/19/18\Ptmux;]4;1;rgb:f2/2c/40\Ptmux;]4;2;rgb:5a/b7/38\Ptmux;]4;3;rgb:d5/91/1a\Ptmux;]4;4;rgb:40/7e/e7\Ptmux;]4;5;rgb:66/66/ea\Ptmux;]4;6;rgb:00/ad/9c\Ptmux;]4;7;rgb:a8/a1/9f\Ptmux;]4;8;rgb:76/6e/6b\Ptmux;]4;9;rgb:f2/2c/40\Ptmux;]4;10;rgb:5a/b7/38\Ptmux;]4;11;rgb:d5/91/1a\Ptmux;]4;12;rgb:40/7e/e7\Ptmux;]4;13;rgb:66/66/ea\Ptmux;]4;14;rgb:00/ad/9c\Ptmux;]4;15;rgb:f1/ef/ee\Ptmux;]4;16;rgb:df/53/20\Ptmux;]4;17;rgb:c3/3f/f3\Ptmux;]4;18;rgb:2c/24/21\Ptmux;]4;19;rgb:68/61/5e\Ptmux;]4;20;rgb:9c/94/91\Ptmux;]4;21;rgb:e6/e2/e0\Ptmux;]Pg68615e\Ptmux;]Phf1efee\Ptmux;]Pi68615e\Ptmux;]Pja8a19f\Ptmux;]Pk68615e\Ptmux;]Pl68615e\Ptmux;]Pmf1efee\ERROR STARTS HERE

My setup includes fish, tmux, and https://github.com/chriskempson/base16-shell. This only happens when I run a base16-shell script, so it might be an issue there.

gylaz commented 9 years ago

I'm not familiar with base16-shell, and I expect your issue is directly related to that.