forked from vit-project/vit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
38 lines (27 loc) · 1.03 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
VIT - a minimalistic Taskwarrior full-screen terminal interface with Vim key bindings
Features:
Vim key bindings
uncluttered display
no mouse
speed
Requirements:
task version 2.1.2 or newer
modern ncurses (built with wide character support via --enable-widec)
the perl Curses module
Recommendations:
follow the directions in the "INSTALL" file
do "vit -help" (know the vit command line arguments)
do ":help" in vit (look over the "commands" file)
use an xterm terminal (for full color support)
for GTK+ (Gnome) colors, add the taskrc-gtk+ configuration strings to your ~/.taskrc
xterm -geom 100x40 +sb -e /usr/local/bin/vit -titlebar &
Downloads:
http://taskwarrior.org/download/vit-1.2.tar.gz
If you actually use this program, feel free to send me a msg and let me know.
steve
--
Our friend and collaborator Steve Rader passed away in May 2013. We owe a lot
to Steve for his excellent work, and so vit is preserved, maintained and
continued.
Taskwarrior Team