jtdoepke / aretext

Minimalist text editor with vim-compatible key bindings.

Home Page:https://aretext.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test Status

aretext

Minimalist text editor with vim-compatible key bindings.

screencast of aretext

Key Features

  • Edit efficiently with nearly 100 supported vim commands.
  • Find files and commands instantly with built-in fuzzy search.
  • Easily customize settings for different programming languages and projects.

Aretext key bindings are compatible with vim's normal, insert, and visual modes. See Command Reference for details.

Getting Started

Project Status

  • The user interface is stable, and I am using it as my primary editor.
  • Syntax highlighting is available for several languages, including Go, Python, Rust, and C.
  • Many important vim commands are supported, but there are still many more to add!

See open milestones for the current roadmap.

Contributing

Contributions are welcome! Please read the Contribution Guidelines to get started.

Developing

See DEVELOPING for steps to build, test, and debug aretext.

Copyright and License

Copyright (C) 2021-2022 Will Daly

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

Minimalist text editor with vim-compatible key bindings.

https://aretext.org

License:GNU General Public License v3.0


Languages

Language:Go 99.9%Language:Shell 0.1%Language:Makefile 0.0%