An open API service indexing awesome lists of open source software.

https://github.com/fifixex/weird

🕷️ A terminal-based code editor inspired in (Neo)Vim
https://github.com/fifixex/weird

editor terminal-based tui

Last synced: 3 months ago
JSON representation

🕷️ A terminal-based code editor inspired in (Neo)Vim

Awesome Lists containing this project

README

          


Logo


Weird - A terminal-based code editor

[Introduction](/#-introduction) · [Showcase][github-issues-link] · [Contribute][github-issues-link]

[![][github-stars-badge]][github-stars-link]
[![][github-issues-badge]][github-issues-link]
[![][github-contributors-badge]][github-contributors-link]
[![][github-forks-badge]][github-forks-link]
[![][github-license-badge]][github-license-link]

## ✨ Introduction

[**`Weird`**](/) is a terminal-based code editor written in Rust 🦀, drawing inspiration from Vim to provide developers with a powerful yet minimalist tool for efficient coding. It supports essential features such as [***`File navigation`***][wiki-file-explorer], [***`Text editting`***][wiki-text-editor], and customizable [***`keyboard shortcuts`***][wiki-keyboard-shortcut]. Built for performance and flexibility, it aims to enhance productivity in terminal environments, catering to developers who prefer streamlined workflows and the robustness of Rust.


Copyright © 2024-present Weird

[github-stars-link]: https://github.com/Fifixex/weird/network/stargazers
[github-stars-badge]: https://img.shields.io/github/stars/Fifixex/weird?color=ff99c8&labelColor=black&style=flat-square
[github-license-link]: https://github.com/Fifixex/weird/blob/master/LICENSE
[github-license-badge]: https://img.shields.io/badge/license-MIT-white?color=fcf6bd&labelColor=black&style=flat-square
[github-forks-link]: https://github.com/Fifixex/weird/network/members
[github-forks-badge]: https://img.shields.io/github/forks/Fifixex/weird?color=d0f4de&labelColor=black&style=flat-square
[github-issues-link]: https://github.com/Fifixex/weird/issues
[github-issues-badge]: https://img.shields.io/github/issues/Fifixex/weird?color=a9def9&labelColor=black&style=flat-square
[github-contributors-link]: https://github.com/Fifixex/weird/graphs/contributors
[github-contributors-badge]: https://img.shields.io/github/contributors/Fifixex/weird?color=e4c1f9&labelColor=black&style=flat-square

[wiki-text-editor]: https://en.wikipedia.org/wiki/Text_editor
[wiki-file-explorer]: https://en.wikipedia.org/wiki/File_Explorer
[wiki-keyboard-shortcut]: https://en.wikipedia.org/wiki/Keyboard_shortcut