Penguin
Annotated edit history of ae(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 AE
2 !!!AE
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 ----
7 !!NAME
8
9
10 ae - tiny full-screen text editor
11 !!SYNOPSIS
12
13
14 __ae__ [[-f config_file ] [[ file ]
15 !!DESCRIPTION
16
17
18 __ae__ is a tiny full-screen text editor with both modual
19 (vi-like) and modeless (emacs-like) editing modes,
20 determined by an ae.rc config file. Keybindings are
21 configurable in the config file. The default config file is
22 located in /etc/ae.rc. If an ae.rc file exists in current
23 working directory or in the user's home directory, that file
24 is used instead of the default file.
25
26
27 A users manual and sample config files may be found in
28 /usr/share/doc/ae.
29
30
31 __FILES__
32
33
34 /etc/ae.rc
35 /usr/share/doc/ae/ae.man
36 /usr/share/doc/ae/mode.rc
37 /usr/share/doc/ae/modeless.rc
38 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.