summaryrefslogtreecommitdiff
path: root/mnv/runtime/doc/emnv.man
blob: 6e1f14bc229d204b3eebe91cb47da93b67ed773c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
EMNV(1)                     General Commands Manual                    EMNV(1)



NAME
       emnv - easy MNV, edit a file with MNV and setup for modeless editing

SYNOPSIS
       emnv [options] [file ..]
       eview

DESCRIPTION
       eMNV starts MNV and sets options to make it behave like a modeless edi‐
       tor.  This is still MNV but used as  a  point-and-click  editor.   This
       feels  a lot like using Notepad on MS-Windows.  eMNV will always run in
       the GUI, to enable the use of menus and toolbar.

       Only to be used for people who really can't work with MNV in the normal
       way.  Editing will be much less efficient.

       eview  is  the  same, but starts in read-only mode.  It works just like
       emnv -R.

       See mnv(1) for details about MNV, options, etc.

       The 'insertmode' option is set to be able to type text directly.
       Mappings are setup to make Copy and  Paste  work  with  the  MS-Windows
       keys.   CTRL-X  cuts  text,  CTRL-C copies text and CTRL-V pastes text.
       Use CTRL-Q to obtain the original meaning of CTRL-V.

OPTIONS
       See mnv(1).

FILES
       /usr/local/share/mnv/mnv??/emnv.mnv
                      The script loaded to initialize eMNV.
                      mnv??  is short version number, like mnv91 for MNV 9.1

AKA
       Also Known As "MNV for gumbies".  When using emnv you are  expected  to
       take  a  handkerchief,  make  a knot in each corner and wear it on your
       head.

SEE ALSO
       mnv(1)

AUTHOR
       Most of MNV was made by Bram Moolenaar, with a lot of help from others.
       See the Help/Credits menu.



                                2024 August 12                         EMNV(1)