mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-02 00:15:25 +02:00
21 lines
291 B
Markdown
21 lines
291 B
Markdown
![]() |
# o
|
||
|
|
||
|
> Orbiton, a simple configuration-free text editor.
|
||
|
> More information: <https://github.com/xyproto/orbiton>.
|
||
|
|
||
|
- Open a file in editor:
|
||
|
|
||
|
`o {{path/to/file}}`
|
||
|
|
||
|
- Open a file as read-only:
|
||
|
|
||
|
`o {{[-m|-monitor]}} {{path/to/file}}`
|
||
|
|
||
|
- Save the file:
|
||
|
|
||
|
`<Ctrl s>`
|
||
|
|
||
|
- Quit Orbiton:
|
||
|
|
||
|
`<Ctrl q>`
|