plan9fox/sys/man
cinap_lenrek 48d2f14f80 page: implement bookmarks (thanks trav_ for starting it)
add new functions pageaddr() that returns a string describing
the page to be loaded. it is in the form of:

/path/to/file!pagename!subpage!....

one can jump to such a page by calling trywalk(name, addr)
where name and addr get concatinated with ! to form a page
address and then the currently loaded pages are walked up
to the nearest page which is then returned. (or nil when
not found). the remaining address will be set in the global
pagewalk variable.

once pages get loaded (asynchronously), pagewalk1() gets
called again on addpage() and continues the walking up to the
last page.

new program flag -j <addr> was added to jump to a page on
startup.

page address (without filename) can also be supplied in
plumb message with the "addr" attribute.
2013-12-21 18:04:14 +01:00
..
1 page: implement bookmarks (thanks trav_ for starting it) 2013-12-21 18:04:14 +01:00
2 add medium to low quality json(2) manual page 2013-12-19 19:56:04 +01:00
3 arch(3): english 2013-11-10 18:44:33 -05:00
4 cifs(4): fix documentation for -d flag 2013-12-11 06:48:02 +01:00
5 fix manpages 2011-05-04 09:02:04 +00:00
6 keyboard(6): new <compose>x sequence, 21 bit runes. 2013-10-17 19:02:50 +02:00
7 playlistfs: use play(1) for format detection and decoding 2012-05-24 08:13:31 +02:00
8 removing (outdated) drawterm 2013-11-23 01:05:33 +01:00
fonts Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
index.html Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
mkfile manpage updates 2011-05-12 18:36:46 +00:00
preface.html Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
preface3.html Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
preface4.html Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00