moe

Langue: en

Autres versions - même langue

Version: August 2008 (fedora - 04/07/09)

Section: 1 (Commandes utilisateur)

NAME

Moe - manual page for Moe 1.0

SYNOPSIS

moe [global-options] [[+line] filename [file-options]]...

DESCRIPTION

GNU Moe - A powerful and user-friendly text editor.
`global-options' are a mix of editor-options and default file-options. Most long option names have a negative form `--backup' `--no-backup'.

Editor options:

-h, --help
display this help and exit
-V, --version
output version information and exit
-b, --backup
Create backup files (default)
-e, --exit-ask
Save-and-close always asks for confirmation
-H, --smart-home
Go home, then go to first non-blank character
-i, --ignore-case
Make search case insensitive by default
-k, --keep-lines=<n>
Number of lines to keep for PgUp/PgDn
-m, --max-windows=<n>
Max number of windows to show at once
-n, --indent-step=<n>
Number of spaces to add when indenting a block
-1, --orphan
Put extra files in orphaned buffers
-s, --search-wrap
Search wraps at end of file
-u, --auto-unmark
Turn off highlighting after block copy or move
-x, --rectangle
Rectangular block mode

File options:

-a, --auto-indent
Auto indent
-l, --lmargin=<col>
Left margin
-r, --rmargin=<col>
Right margin
-o, --read-only
File is read-only
-O, --overwrite
Insert mode off
-w, --word-wrap
Word wrap

REPORTING BUGS

Report bugs to bug-moe@gnu.org Copyright © 2008 Antonio Diaz Diaz. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

SEE ALSO

The full documentation for Moe is maintained as a Texinfo manual. If the info and Moe programs are properly installed at your site, the command
info Moe

should give you access to the complete manual.