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

vim interface for taskwarrior

Results 43 vim-taskwarrior issues
Sort by recently updated
recently updated
newest added

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 ```

When my task list in Vim is started with the word "start" I get following error. I do not get error when I use capital "Start". Task list: == Plan...

Hi @blindFS, I've just found this plugin from [this article](https://country-code.ghost.io/vim-taskwarrior-workflow/), and I notice there hasn't been any update in 3 years. Are you aware of an alternate vim plugin that...

Get very slow when over 100 tasks exist.

Hard to fix

Hi, for everyone who is still using / trying to start using this plugin, I forked it and made several improvements to support native Windows vim, fixed several bugs, etc....

When modifying tags using `m`, a space does not act as a tag separator. This means that if there are multiple tags then pressing `` without any changes will change...

When I run a task that requires confirmation from vim-taskwarrior such as deleting an order the command fails. ``` :!task 107 delete Delete task 107 'update order'? (yes/no) Task not...

The README already show the correct example for defaultwidth-overruling. But the vim-documentation still was wrong.

I use Colemak keyboard layout, so I need to disable default mappings and map them manually in my `.vimrc` fixes #127

Sorry if this is documented elsewhere. I couldn't find it. I haven't done any serious customization but the default report shows only a maximum of 80 columns. Task description is...