• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

AUTHORSH A D06-Apr-2014565 2317

CHANGESH A D06-Apr-20146.8 KiB121109

INSTALLH A D06-Apr-2014269 1710

LICENSEH A D06-Apr-2014661 1712

MANIFESTH A D06-Apr-2014261 3130

Makefile.inH A D06-Apr-20141.2 KiB6147

READMEH A D06-Apr-20141 KiB3927

TODOH A D06-Apr-2014220 83

VERSIONH A D06-Apr-20148 21

args.plH A D06-Apr-20141.1 KiB4836

cmdline.plH A D06-Apr-20142.3 KiB9186

cmds.plH A D06-Apr-20145.4 KiB242202

color.plH A D06-Apr-20143.9 KiB149124

commandsH A D06-Apr-20142.8 KiB5653

configureH A D03-May-202285.5 KiB3,0012,428

curses.plH A D06-Apr-20141.1 KiB4637

draw.plH A D06-Apr-20145.5 KiB192151

env.plH A D06-Apr-20143.2 KiB112103

exec.plH A D06-Apr-20141 KiB5344

getch.plH A D06-Apr-20146.6 KiB274233

install-shH A D06-Apr-20149 KiB324189

misc.plH A D06-Apr-20142.1 KiB11787

prompt.plH A D06-Apr-20144 KiB174125

read.plH A D06-Apr-20145.1 KiB187164

screen.plH A D06-Apr-20143.1 KiB113102

search.plH A D06-Apr-20143.6 KiB149137

taskrc-gtk+H A D06-Apr-2014319 1411

vit.1H A D06-Apr-20144.4 KiB123102

vit.plH A D03-May-20222.5 KiB11595

vitrc.5H A D06-Apr-20143 KiB11384

vitrc.plH A D06-Apr-20141.7 KiB7857

README

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