From 41b9f54404614a33b328354f17d955829ad8e534 Mon Sep 17 00:00:00 2001 From: Barrucadu Date: Sat, 25 Apr 2009 00:13:30 +0100 Subject: Merged config support from Dieter. Added a couple of new functions. Merged support for history from Dieter. Added TODO. --- README | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README') diff --git a/README b/README index a771e03..1f91cd0 100644 --- a/README +++ b/README @@ -15,3 +15,11 @@ Bugs: Notes: - I push the code most times I save any changes, regardless of whether it actually compiles or not. Thus, the code here should be regarded as highly experimental. - If you use any of my code in another fork of uzbl (or anything really) it'd be nice to get a mention. + +Todo: + - Change commands to a few characters long. + - Command/insert modes (ESC to switch, methinks). + - Automatically run a command when typed (no need to press enter). + - Support for arguments to commands (argc/argv-like structure?). + - Support for binding keyboard shortcuts in config file. + - Support for setting home page in config file. \ No newline at end of file -- cgit v1.2.3