3 User visible changes. See ChangeLog for more details listing of
9 * new command, conkeror-version
11 * add_command renamed to interactive
13 * make_key renamed to kbd
15 * new command, save-image
19 * new numberedlinks keys to save-link and follow in another frame.
22 * fixed next/prev word bindings for text areas
26 * new commands save-page, save-page-as-text, save-page-complete
28 * Hopefully keyboard focus is fixed
29 Conkeror listens on the window, now, for keypresses making it that
30 much harder to lose keyboard focus. Hitting TAB to focus the window
31 and allow scrolling is still sometimes required.
34 * new keymap numberedlinks_kmap
35 Use this keymap to customise keybindings when selecting a numbered
36 link. See bindings.js for current bindings.
39 * bump version to work with firefox 2.0
45 The following globals can be set to change whether numbered and image
46 links are visible for new buffers.
48 default_show_numbered_links
49 default_show_numbered_images
52 * new numberedlinks global toggle: global_numbered_links_mode
54 set this to false and you'll never see the numbered links.
56 * fixed firefox command
58 * webjumps loaded before rc file
60 * delicious_username has been replaced with add_delicious_webjumps ("myusername");
63 * new command jsconsole
66 * The bookmark listing shows bookmarks from subfolders, not just the top level bookmarks.
68 * double number bug fixed
70 * blank screen after killing a browser bug fixed
79 * bookmark-bmenu-list command takes a prefix arg
80 now you can open the list in a new buffer or window.
83 * -remote should work as expected
86 * splits have been removed
87 This was fall out from fixing a scrolling bug. I suspect splits
88 weren't widely used so hopefully they won't be missed. I'm open to
89 ways of getting them working again.
92 * new print-buffer command
93 * new extension command
94 * new renumber-links command
95 * asynchronous link numbering