Zeta banner
tzero86 tzero86

Zeta

Testing community

Description

A retro-style TUI File explorer, remember Norton Commander and the like? well, this is my take in Rust while testing different agentic harnesses like Pi.dev, Claude Code, Codex, and a bunch of OpenCode.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

⚡ Zeta

Dual-pane terminal file manager for developers. SSH, embedded terminal, git diff, archive browsing — all in one fast Rust binary.

![Version](https://img.shields.io/github/v/release/tzero86/Zeta?label=version) ![Platform](https://img.shields.io/badge/platform-Linux%20%7C%20Windows-blue) ![License](https://img.shields.io/github/license/tzero86/Zeta)

# Download a prebuilt binary from Releases (Linux / Windows)
# https://github.com/tzero86/Zeta/releases/latest

# Or build from source (requires Rust stable):
cargo install --git https://github.com/tzero86/Zeta

Features

📁 Dual pane — copy, move, diff between panes side-by-side ⌨️ Embedded terminalF2 opens your real shell in-app
🔀 Git diff viewerCtrl+D unified diff with file list 🌐 SSH / SFTP — browse remote servers like local directories
📦 Archive browsing — navigate .zip / .tar.gz inline ✏️ Editor + preview — text, markdown, images, hex dump
Full feature list

File management

  • Dual-pane browser with side-by-side and stacked layouts
  • Four isolated in-app workspaces with independent pane, preview, editor, terminal, and transient runtime state
  • Top-bar workspace pills ([1] [2] [3] [4]) highlight the active workspace at a glance
  • Session restore for all four workspaces plus the active workspace index
  • Create, copy, move, rename, and delete files and directories
  • Collision resolution dialog (skip, overwrite, rename)
  • Background workers — file operations, directory scans, and previews never block each other
  • Mark multiple files for batch operations
  • Hidden file toggle, sort by name / size / extension / modified date
  • Navigate history (Alt+Left / Alt+Right)

Update Checks

  • Automatic update checks on startup (config