cryybash

cryybash / Void

Public

Void is a terminal based text editor written in Python, it is on a mission to push the boundaries of what traditional terminal editors never attempt. This editor is not trying to reinvent the wheel, it is merely trying to fill the unexplored space between terminal and GUI based editors.

25
1
100% credibility
Found Mar 05, 2026 at 25 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Python
AI Summary

Void is a keyboard-driven terminal text editor inspired by Vim, featuring tabbed editing, syntax highlighting, visual selection, an integrated terminal, file finder, and more.

How It Works

1
👀 Discover Void

You hear about Void, a fast keyboard-only text editor that runs in your terminal and mixes the best of simple tools with powerful features.

2
📥 Download Void

Grab the project files from the sharing site and place them in a folder on your computer.

3
🚀 Launch Void

Open the main program file, and watch a fun animated welcome screen pop up with hints for your recent files.

4
📂 Pick a File

Press a quick key to open a side panel that lets you browse and choose any file to edit, or start a fresh one.

5
✏️ Edit Smoothly

Zip around your text with easy keys like arrows or letters, insert words, delete lines, and see colors highlight your code beautifully.

6
🛠️ Use Handy Tools

Switch tabs for multiple files, pop open a command area inside the editor, or search and replace text effortlessly.

7
💾 Save Your Work

Type a simple command to save everything safely, then exit feeling like a pro editor.

🎉 Productive Editing

You've edited files quickly and powerfully right in your terminal, ready for more without ever needing a mouse.

Sign up to see the full architecture

6 more

Sign Up Free

Star Growth

See how this repo grew from 25 to 25 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is Void?

Void is a Python curses-based terminal editor that bridges Vim's speed and full IDE features like tabbed editing, an embedded shell via Ctrl+T, and a file finder with Ctrl+F. Launch with `python void.py` for an animated splash showing recent files, or open files directly; it supports Vim motions, visual/char/line/block modes, search/replace, syntax highlighting for Python/C++/Rust/JS, auto-pairing, undo/redo, and a floating HUD with mode/clock/timer. Ideal for github void editor seekers wanting void linux terminal power without GUI bloat.

Why is it gaining traction?

It packs IDE perks—inline terminal for commands, indent guides, bracket matching, cursor-line highlight—into a keyboard-only terminal flow, standing out from pure Vims or heavy tools like github cursor/copilot. Low deps, no mouse needed, and unique touches like confirmation replaces (`/find/replace/gc`) hook devs tired of context-switching. Early buzz from void linux users praising its void github repo freshness over stale alternatives.

Who should use this?

Vim/Neovim fans on remote servers or void linux terminals needing tabs/file browsing without VS Code. Python/Rust/C++ devs editing in SSH who want visual blocks and syntax without plugins. Avoid if you need mature plugins or broad lang support yet.

Verdict

Promising alpha for terminal enthusiasts—24 stars and 1.0% credibility reflect its WIP status from a new dev, with rough edges but solid core. Try for fun prototyping; watch for systems-lang rewrite and plugins before daily driver.

(187 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.