On Thu, Mar 15, 2012 at 8:49 AM, Edward K. Ream
> ...several new commands [are coming] in an hour or so.
Done at rev 5139. The new commands are:
- ctrl-click-icon: simulates ctrl-clicking the icon box.
- ctrl-click-at-cursor: simulates ctrl-clicking body text.
- open-url: opens the url given in the selected node.
- open-url-under-cursor: opens the url at the cursor location of the body text.
I recommend just using open-url, and binding a keystroke to it.
All these commands to support plugins that might want to override
event handling.
On Thu, Mar 15, 2012 at 8:49 AM, Edward K. Ream
> ...several new commands [are coming] in an hour or so.
Done at rev 5139. The new commands are:
- ctrl-click-icon: simulates ctrl-clicking the icon box. at-cursor: simulates ctrl-clicking body text. under-cursor: opens the url at the cursor location of the body text.
- ctrl-click-
- open-url: opens the url given in the selected node.
- open-url-
I recommend just using open-url, and binding a keystroke to it.
All these commands to support plugins that might want to override
event handling.
Edward