26 lines
351 B
Markdown
Raw Normal View History

# browsh
> View webpages on the terminal using a Firefox backend.
> See also: `carbonyl`.
> More information: <https://www.brow.sh/docs/keybindings/>.
- Start browsh:
`browsh`
- Start browsh in a specific webpage:
`browsh --startup-url {{URL}}`
- Focus URL bar:
`<Ctrl l>`
- Exit browsh:
`<Ctrl q>`
- Display help:
`browsh {{[-h|--help]}}`