Dheepak Krishnamurthy
Dheepak Krishnamurthy
Thanks for the detailed comment, that's good brainstorming. > Every solution I can come up with sounds worse than the original problem. I think I went through a very similar...
Thanks for the feedback. I was planning to use it for a little bit before making a release too. > Maybe it could be configurable? I think I'd like the...
Mind if I co-opt this issue to track progress on the refactoring work? I've described what I want to do more clearly here than anywhere else, and I think I've...
Related issues: - [ ] https://github.com/kdheepak/taskwarrior-tui/issues/126
I made a new release that fixes some of the issues in the top post: https://github.com/kdheepak/taskwarrior-tui/releases/tag/v0.17.0.
Great! Thanks for the feedback, I also feel similarly. It’s a minor inconvenience moving out of quotes but overall it’s a quality of life improvement.
The completion list should contain `tags` already, right? Am I missing something? https://github.com/kdheepak/taskwarrior-tui/blob/319de81e15735b8906aa54d0f6ca72b6981ca73f/src/app.rs#L3600-L3608
@KohlJary thanks for offering to take a look at this btw!
You can change the refresh time from 250ms to 0, and then it’ll only refresh when you hit the `r` button. Would that solve you problem? I’m on my mobile...
Hmm. Maybe I’m misremembering? Or there’s a bug. I’ll look into it this week.