diff options
author | hut <hut@lavabit.com> | 2009-06-29 01:45:48 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2009-06-29 01:45:48 +0200 |
commit | 75c3d3dc6fc97501a1c13643682fd732b316a559 (patch) | |
tree | cadb07dea5e839cc7f056ad713c25245d4914993 /TODO | |
parent | 2f41a544771c0fcaf8abfee963063ba212204d17 (diff) | |
download | ranger-75c3d3dc6fc97501a1c13643682fd732b316a559.tar.gz |
bars fixed
1. colors wouldn't display correctly, because used color_at instead of attr_at. 2. x did not terminate the bar process because of a call to a nonexistant method. 3. added proper colorscheme support
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO index 8f32d53f..15d61db6 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,3 @@ -fix bars!! 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 :<? |