aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-26 11:48:10 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-26 11:48:10 +0200
commitb44050d99f5fcd9bb8508154222675a192e68766 (patch)
treefed3a50d0ad3f9bbd0d617172de7faf3d1048a00 /TODO
parentddbe611e846a85695082dfbdb8a73459c9ec3eda (diff)
cleaning up / refactoring some things after the merge from Barrucadu. I probably did something wrong earlier
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index 8380d4f..2f5bef8 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,4 @@
* implement all the ideas from README
-* Support for arguments to commands (argc/argv-like structure?).
* Support for binding keyboard shortcuts in config file.
* where to put proxy config? webkit support?
* do not store the 'http://' part in the history file
@@ -8,5 +7,5 @@
* history logging broken. logs always starting url because i made uri const
SOMEDAY:
-figure out caching with webkit and in general how we can speed everything
+figure out caching with webkit and in general how we can speed up everything
figure out how webkit intercepts key input