![]() This addresses #2023 For many years linewrap has been broken in taskwarrior, rendering the application basically useless in terminals with short widths and tasks containing URLs in them... This janky line wrap patch sort of works but introduces other minor graphical glitches. But seeing as no one took the time to fix it over the years, here some a small salvation to those who suffer as much as me. One problem of this patch is, when a line is wrapped, it may be 1 column smaller than the terminal width, resulting in each line not fully utilizing the terminal width. This patch is not polished and could probably need to be tended by someone who cares more. |
||
---|---|---|
doc | ||
performance | ||
scripts | ||
src | ||
test | ||
.gitignore | ||
AUTHORS | ||
ChangeLog | ||
cmake.h.in | ||
CMakeLists.txt | ||
commit.h.in | ||
COPYING | ||
DEVELOPER | ||
EXPOSITION | ||
index.html | ||
INSTALL | ||
LICENSE | ||
NEWS | ||
README.md |
Disclaimer during ongoing development
We want to discourage you from using the development version of Taskwarrior.
The development branch is a work in progress and may not pass all quality tests, therefore it may harm your data. We do not guarantee proper or even adequate functionality, performance or timely fixes.
We welcome bug reports from beta- and release-level software, but generally not development versions. If you are undaunted by this, please:
- Make proper backups.
- Expect broken and missing functionality.
- Be aware that using the development branch involves risks.
Thank you for taking a look at Taskwarrior!
Taskwarrior is a GTD, todo list, task management, command line utility with a multitude of features. It is a portable, well supported and very active Open Source project. Taskwarrior has binary distributions, online documentation, demonstration movies, and you'll find all the details at:
http://taskwarrior.org
At the site you'll find online documentation, downloads, news and more.
Your contributions are especially welcome. Whether it comes in the form of code patches, ideas, discussion, bug reports, encouragement or criticism, your input is needed.
For support options, take a look at:
http://taskwarrior.org/support
Please send your code patches to:
support@taskwarrior.org
Consider joining bug.tasktools.org, answers.tasktools.org and participating in the future of Taskwarrior.
Taskwarrior is released under the MIT license. For details check the LICENSE file.