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
- Host: GitHub
- URL: https://github.com/fifixex/weird
- Owner: Fifixex
- License: mit
- Created: 2023-01-17T04:53:01.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-27T18:39:13.000Z (over 1 year ago)
- Last Synced: 2025-12-28T13:31:57.912Z (7 months ago)
- Topics: editor, terminal-based, tui
- Language: Rust
- Homepage:
- Size: 30.3 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

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