G'day Silvio,

Thanks for your interest.  All comments welcome.

> Could you summarize the new feature(s)?

It's more like a rework of an existing feature.  When you follow a link
with "f", conkeror can optionally display information about the
currently selected link.  Previously that was displayed in a "URL panel"
which appeared above the minibuffer.  The new "feature" is to display
the information in the minibuffer.  To make this work smoothly turned
out to be more involved than originally anticiapted.

The old display is enabled with the following in your rc:
hints_display_url_panel=true

> Also tell us how to the incorporate the branch.

The below describes how to try it out, then return to the master branch.
(Note: This is a "tracking" branch for the upstream repository.  Should
you wish to do development on the branch you'll need a local branch, as
the checkout command instructs.)

% git fetch
% git checkout origin/inline-url-panel

Enable with the following in your rc:
hints_information=true

To return to the master branch:

% git checkout master

Regards, David
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror

Reply via email to