1VIT(1) User Commands VIT(1)
2
3
4
6 vit - vit
7
9 usage: vit [options] [report] [filters]
10
11 VIT (Visual Interactive Taskwarrior)
12
13 options:
14 -h, --help
15 show this help message and exit
16
17 -v, --version
18 show program's version number and exit
19
20 --list-actions
21 list all available actions
22
23 --list-pids
24 list all pids found in pid_dir, if configured
25
26 VIT (Visual Interactive Taskwarrior) is a lightweight, curses-based
27 front end for Taskwarrior that provides a convenient way to quickly
28 navigate and process tasks. VIT allows you to interact with tasks in a
29 Vi-intuitive way.
30
31 A goal of VIT is to allow you to customize the way in which you use
32 Taskwarrior's core commands as well as to provide a framework for eas‐
33 ily dispatching external commands.
34
35 While VIT is running, type :help followed by enter to review basic com‐
36 mand/navigation actions.
37
38 See https://github.com/vit-project/vit for more information.
39
40
41
42vit 2.3.2 November 2023 VIT(1)