Skip to content

DaviesOwonibi/cli-text-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Onyx - Command Line Text Editor

Overview

Onyx is a command-line text editor written in Go, designed for efficient and customizable text editing directly in your terminal.

Features

  • Efficient text editing capabilities with a minimalist interface.

Installation

  1. Clone or download the Onyx repository from GitHub.
  2. Navigate to the project directory in your terminal.
  3. Build the Onyx executable using go build.

Usage

  1. Open your terminal and run Onyx by executing the built binary. onyx file.
  2. If the file does not exist, Onyx will automatically create it.
  3. Start creating or editing text files directly from the command line.

Keybinds

Escape - Exit Ctrl+C - Copy Ctrl+Q - Paste Ctrl+S - Save

Contributing

Contributions are welcome! Feel free to submit issues, feature requests, or pull requests to help improve Onyx.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages