summary refs log tree commit diff stats
path: root/README
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-04-14 00:24:20 +0200
committerhut <hut@lavabit.com>2010-04-14 00:24:20 +0200
commit7fe782e7acc4ecf05c38bffde6591a791a539f50 (patch)
treef3bf60ea828255a4eb21549978d7a68dd0b8f3a5 /README
parent661ab7a384bbff355c3ee44c824ba8205afc23f5 (diff)
parent04ce666a809f461db7477edc7884beb4d466deff (diff)
downloadranger-7fe782e7acc4ecf05c38bffde6591a791a539f50.tar.gz
Merge branch 'newkey' into dirarg
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 19 insertions, 0 deletions
diff --git a/README b/README
index 429aefa1..7d042929 100644
--- a/README
+++ b/README
@@ -124,6 +124,25 @@ Also, see the file HACKING for more detailed instructions on
 modifying the program.
 
 
+Roadmap
+-------
+
+Short term:
+
+* A cleaner and more flexible key configuration file
+* Performance improvements everywhere
+* Simplification of the code
+
+Long term:
+
+* One stable branch that you can rely on not crashing
+* A plugin system
+* Separate ranger into multiple programs:
+  1. One daemon running in the background for slow IO operations
+  2. A file launcher (ideally an already existing one)
+  3. The actual program containing unseparable parts
+
+
 Tips
 ----