github.com/aretext/aretext@v1.3.0/docs/index.md (about)

     1  User Documentation
     2  ==================
     3  
     4  Welcome to the user documentation for aretext!
     5  
     6  Aretext is a terminal-based text editor with vim-compatible key bindings.
     7  
     8  Getting Started
     9  ---------------
    10  
    11  -	[Install](install.md)
    12  -	[Quickstart](quickstart.md)
    13  
    14  User Guide
    15  ----------
    16  
    17  -	[Files](files.md): how to find, open, and save documents.
    18  -	[Navigation](navigation.md): how to navigate within a document.
    19  -	[Edit](edit.md): how to edit a document.
    20  -	[Configuration](configuration.md): how to configure settings.
    21  -	[Custom Menu Commands](custom-menu-commands.md): how to extend the editor with custom menu commands.
    22  
    23  Reference
    24  ---------
    25  
    26  -	[Command Reference](command-reference.md)
    27  -	[Configuration Reference](config-reference.md)
    28  -	[Cheat Sheet](cheat-sheet.html)
    29  
    30  Contact
    31  -------
    32  
    33  -	[GitHub Discussions](https://github.com/aretext/aretext/discussions) for questions.
    34  -	[GitHub Issues](https://github.com/aretext/aretext/issues) for bug reports and feature requests.