about summary refs log tree commit diff stats
path: root/TODO
blob: 59c2948a6cb1d0d04a8ed268266c40983749d6ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
a key that moves through the files in a certian order, like creation-time, newest first.
if the directory content changes, eg files are deleted, delete those files from selection as well.
device is busy even if youre not on the device :<?
specify flags at data/types.rb
add a switch for *.xyz.part -> *.xyz
colors & attributes in help
throbber
undo!!
make sure the user doesn't accidently delete shit
Debug module as an IO stream, for redirection of STDERR
consider using optparse
build an abstract layer for the file system, so you can replace it with ftp or ssh easily