commands.sh

o

all

Orbiton, a simple configuration-free text editor.

More info →

Options (2)

-mboolean

Open a file as read-only

Example: o {{[-m|-monitor]}} {{path/to/file}}
-h, --helpboolean

Display help

Example: o {{[-h|--help]}}

Examples (5)

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>

Display help

o [-h|--help]
made by @shridhargupta | data from tldr-pages