Files
cheatsheet-tldr/tldr/browsh
2025-08-17 00:22:45 +00:00

30 lines
420 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# browsh
> View webpages on the terminal using a Firefox backend.
> 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]}}`