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

Modifying Tags

Open malramsay64 opened this issue 8 years ago • 1 comments

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.

malramsay64 avatar Jun 04 '17 22:06 malramsay64

@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.

xarthurx avatar May 17 '19 22:05 xarthurx