about summary refs log tree commit diff stats
path: root/TODO
blob: 7eb7430a0f9b0c907581084fdcbfe403ab90aa4d (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
a special mode that prints the pwd at exit, for use with a bash alias like ranger='cd `ranger --specialmode`'