Mantel: A macOS terminal tool for managing multiple Claude Code sessions with per-project visual cues
By
Robert Clemens
Soggy bottom. Skim the top, leave the rest on the tray.
Summary
A developer describes switching from IDEs to Claude Code sessions in macOS Terminal in early 2026, running multiple sessions simultaneously. This created confusion because all terminal windows looked identical, making it impossible to distinguish between different agent sessions and leading to giving wrong instructions to the wrong agent. The article introduces Mantel, a lightweight macOS terminal solution that adds per-project colors, icons, and names to help users differentiate between multiple terminal windows when running Claude Code sessions.
Key quotes
· 3 pulledWith the regular terminal I was constantly cmd-tabbing into the wrong window and giving the wrong agent the wrong instructions, because literally every terminal window and every project looked EXACTLY THE SAME.
A slim terminal window just seemed more lightweight to me than 4 full-blown IDEs.
Works and feels just like your normal terminal, but you can actually tell your windows apart and don't lose your sanity.
You might also wanna read
ccrider: Terminal Tool for Searching and Managing Claude Code Sessions
ccrider is a terminal-based tool for managing Claude Code sessions, allowing users to search, browse, and resume their coding conversations.
A Practical Workflow for Running 4-8 Parallel Coding Agents with tmux and Markdown Specifications
The article describes a practical workflow for running 4-8 parallel coding agents using a lightweight setup with tmux, Markdown files, bash
Building a Terminal UI for Hatchet in 2 Days Using Claude Code and Charm Stack
The article describes the author's experience discovering Claude Code, a terminal-based coding agent, and how it inspired them to build a te

Claude Code's Unexpected Adoption: How Anthropic's Developer Tool Found Widespread Use Beyond Programmers
The article discusses Claude Code, a developer tool from Anthropic that has unexpectedly gained widespread adoption beyond just developers.
cmux: Ghostty-based macOS Terminal with Vertical Tabs and AI Coding Agent Notifications
cmux is a macOS terminal application built on Ghostty that features vertical tabs and notification systems specifically designed for AI codi
claudraband: Programmatic Control Interface for Claude Code TUI
claudraband is a GitHub project that provides programmatic control over Claude Code's terminal user interface (TUI). It wraps the official C
