File: README

package info (click to toggle)
vit 1.3~beta1-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 336 kB
  • sloc: perl: 2,120; sh: 189; makefile: 110
file content (38 lines) | stat: -rw-r--r-- 1,054 bytes parent folder | download
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
38

 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
 support@taskwarrior.org