domterm browse - open a web page in a (sub-) window

Synopsis

domterm [goptions] browse [noptions] url

Description

Create a new browser window or sub-window that displays url. This is implemented using an <iframe>. Access depends on the permissions of the browser (front-end).

One use for this is to view documentation in a sub-window:

$ domterm --above browse http://example.com/

Options

See the window-specifier help topic for a list of options that specify if and how to create a new terminal window.