aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
blob: 8380d4fe9bcbd45d92769fe9bdfbfc41f7aebece (plain)
1
2
3
4
5
6
7
8
9
10
11
12
* 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
* improve commandline arguments
* have a better look at /merge the fifo code from barrucadu and friends
* 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 how webkit intercepts key input