1MOE(1)                           User Commands                          MOE(1)
2
3
4

NAME

6       Moe - manual page for Moe 1.3
7

SYNOPSIS

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

DESCRIPTION

12       GNU Moe - A powerful and user-friendly text editor.
13
14              `global-options'   are  a  mix  of  editor-options  and  default
15              file-options.  Most long  option  names  have  a  negative  form
16              `--backup' `--no-backup'.
17
18   Editor options:
19       -h, --help
20              display this help and exit
21
22       -V, --version
23              output version information and exit
24
25       -b, --backup
26              create backup files (default)
27
28       -e, --exit-ask
29              save-and-close always asks for confirmation
30
31       -H, --smart-home
32              go home, then go to first non-blank character
33
34       -i, --ignore-case
35              make search case insensitive by default
36
37       -k, --keep-lines=<n>
38              number of lines to keep for PgUp/PgDn
39
40       -m, --max-windows=<n>
41              max number of windows to show at once
42
43       -n, --indent-step=<n>
44              number of spaces to add when indenting a block
45
46       -1, --orphan
47              put extra files in orphaned buffers
48
49       -s, --search-wrap
50              search wraps at end of file
51
52       -u, --auto-unmark
53              turn off highlighting after block copy or move
54
55       -x, --rectangle
56              rectangular block mode
57
58   File options:
59       -a, --auto-indent
60              auto indent
61
62       -l, --lmargin=<col>
63              left margin
64
65       -r, --rmargin=<col>
66              right margin
67
68       -o, --read-only
69              file is read-only
70
71       -O, --overwrite
72              insert mode off
73
74       -w, --word-wrap
75              word wrap
76

REPORTING BUGS

78       Report  bugs to bug-moe@gnu.org Moe home page: http://www.gnu.org/soft
79       ware/moe/moe.html     General     help     using     GNU      software:
80       http://www.gnu.org/gethelp
81
83       Copyright  © 2009 Antonio Diaz Diaz.  License GPLv3+: GNU GPL version 3
84       or later <http://gnu.org/licenses/gpl.html>
85       This is free software: you are free  to  change  and  redistribute  it.
86       There is NO WARRANTY, to the extent permitted by law.
87

SEE ALSO

89       The  full  documentation for Moe is maintained as a Texinfo manual.  If
90       the info and Moe programs are properly installed at your site, the com‐
91       mand
92
93              info Moe
94
95       should give you access to the complete manual.
96
97
98
99Moe 1.3                         September 2009                          MOE(1)
Impressum