Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seems to break if the _forcecolor option is used in taskrc #123

Open
sanjayankur31 opened this issue Feb 3, 2016 · 1 comment
Open

Seems to break if the _forcecolor option is used in taskrc #123

sanjayankur31 opened this issue Feb 3, 2016 · 1 comment

Comments

@sanjayankur31
Copy link

This seems to be reproducible. If I use this in my taskrc:

_forcecolor=yes

the plugin appears to break. As in, nothing comes up in vim at all - irrespective of what reports I use.
Another thing I noticed was that when this occurs, I have a new folder created in the pwd - the folder has a name that consists of special characters.

Could be something to do with my terminal settings and things, but I'm not quite sure what info to provide right now.

[asinha@cs-as14aho-2-herts-ac-uk  ~]$ rpm -q task vim-enhanced
task-2.5.0-1.fc23.x86_64
vim-enhanced-7.4.827-1.fc23.x86_64
@bbugyi200
Copy link

Putting this in your vimrc appears to be a workaround for this issue:

let g:task_rc_override = 'rc._forcecolor=off'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants