Eugene Morgan

Results 2 comments of Eugene Morgan

Specifically I think the issue is that `/dev/null` cannot be found in the Windows environment (the `Terminal::tput()` method redirects to `/dev/null`). I created a `C:\dev\null` folder on the Windows box...

Wow, after a lot of fooling around with my vimrc, I narrowed it down to this line: ``` vim let g:solarized_hitrail=1 ``` That seems to be what's causing the problem....