blindFS / vim-taskwarrior

vim interface for taskwarrior
Other
518 stars 42 forks source link

Modifying Tags #138

Open malramsay64 opened 7 years ago

malramsay64 commented 7 years ago

When modifying tags using m, a space does not act as a tag separator. This means that if there are multiple tags then pressing <CR> without any changes will change the many tags into a single combined tag.

xarthurx commented 5 years ago

@malramsay64 This should be fixed in the development branch of my fork: https://github.com/xarthurx/vim-taskwarrior/commit/4055604c6a6d1e91f8df03c44e53144c146fe379#diff-e8671a543e9269b7aa9dca001c92a2b1R41

will merge into the maintained repo soon.