1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 12:55:32 +02:00

browsh: add page (#15957)

Co-authored-by: Machiavelli <145562237+MachiavelliII@users.noreply.github.com>
This commit is contained in:
Managor 2025-03-17 23:52:27 +02:00 committed by GitHub
parent 626011fc48
commit 6d6fbf7a4a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

20
pages/common/browsh.md Normal file
View file

@ -0,0 +1,20 @@
# browsh
> View webpages on the terminal using a Firefox backend.
> More information: <https://www.brow.sh/>.
- Start browsh:
`browsh`
- Start browsh in a specific webpage:
`browsh --startup-url {{URL}}`
- Focus URL bar:
`<Ctrl l>`
- Exit browsh:
`<Ctrl q>`