aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-27 21:48:11 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-27 21:48:11 +0200
commit9350236d497be03e9df441fe98f30bbc161ae6ab (patch)
treef37170e999baa575f10e1527de128328c54e78ca /README
parent94d56c70928119b304bbc0a02678eb99af57dc6d (diff)
insert_bookmark related stuff
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 962bb31..3dedb25 100644
--- a/README
+++ b/README
@@ -2,7 +2,8 @@ TO NEW PEOPLE:
- please read the README in /usr/share/uzbl/docs
- invoke uzbl --help
- to get you started: uzbl --uri 'http://www.archlinux.org' --config /usr/share/uzbl/examples/configs/sampleconfig
- - study the sample config, have a look at all the bindings, and note how you can call the scripts to insert a bookmark, and load new url from history and the bookmarks file
+ - study the sample config, have a look at all the bindings, and note how you can call the scripts to load new url from history and the bookmarks file
+ - inserting new bookmarks is not working yet. it will be soon.
- note that there is no url bar. all url editing is supposed to happen _outside_ of uzbl. right now you cannot just change the url as you please (we are working on that)
for now, you can use the load_from scripts and write commands into the fifo (see /usr/share/uzbl/docs/CHECKLIST)