vim-taskwarrior icon indicating copy to clipboard operation
vim-taskwarrior copied to clipboard

Error on start: Can't create file /.vim_tw.history

Open hasufell opened this issue 6 years ago • 4 comments

Issued :TW, then get:

Error detected while processing function taskwarrior#init[25]..taskwarrior#list[27]..taskwarrior#log#history:
line    2:
E482: Can't create file /.vim_tw.history

hasufell avatar Feb 22 '19 09:02 hasufell

Are you using Windows? This might be an issue of using grep in Windows cmd. I've fixed in my fork: https://github.com/xarthurx/vim-taskwarrior

xarthurx avatar May 12 '19 22:05 xarthurx

No, I'm using linux.

hasufell avatar May 13 '19 02:05 hasufell

I did some fixes in my repo. You're free to try if you want.

xarthurx avatar May 13 '19 13:05 xarthurx

Affects me as well.

uname -a
Linux n76vj 6.1.12-200.fc37.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 15 04:35:34 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

task --version
2.6.2

VIM - Vi IMproved
version 9.0.1307

nikolay-turpitko avatar Feb 24 '23 10:02 nikolay-turpitko