mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 21:15:35 +02:00
browsh: add page (#15957)
Co-authored-by: Machiavelli <145562237+MachiavelliII@users.noreply.github.com>
This commit is contained in:
parent
626011fc48
commit
6d6fbf7a4a
1 changed files with 20 additions and 0 deletions
20
pages/common/browsh.md
Normal file
20
pages/common/browsh.md
Normal 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>`
|
Loading…
Add table
Reference in a new issue