Standards for ANSI escape codes
An exploration of ANSI escape codes, their standards, reliability issues, and potential for future improvement in terminal usability.
An exploration of ANSI escape codes, their standards, reliability issues, and potential for future improvement in terminal usability.
Analysis of a survey on the most frustrating aspects of using the terminal, based on responses from 1600 experienced users.
A quick guide to enabling case-insensitive file and folder autocomplete in the macOS Terminal by editing the .zshrc file.
A developer's review of Ghostty, a new terminal emulator, comparing it to Alacritty and discussing configuration for a minimal, productive setup.
A response to an article about unwritten rules for terminal programs, adding the '--' option delimiter and recommending CLI design resources.
Introducing ShellSage, an AI-powered terminal assistant that provides context-aware help for sysadmin tasks directly in your shell.
Explains why command line pipes appear stuck due to output buffering and how to fix it.
A guide to setting up a new MacBook Pro for development with minimal tools, including OS tweaks, terminal setup, and essential software.
A developer shares his updated list of essential macOS apps and tools for productivity, development, and system management.
An exploration of ASCII control characters in the terminal, explaining their functions, categories, and limitations.
A developer shares their favorite features of the Fish shell, including autosuggestions and smart tab completion, after 7 years of daily use.
A guide to customizing the ZSH terminal startup message with ASCII art and dynamic greetings based on the time of day.
Explains why typing in the terminal is confusing due to inconsistent text editing across different programs and shares useful tips.
A technical deep dive into Zig's new CLI progress bar implementation, including its protocol, API, and performance considerations.
A developer shares their essential toolkit for productivity, including VS Code setup, browser extensions, and desktop apps.
A guide to prevent AWS CLI from clearing the screen after displaying help or command output, using environment variables like MANPAGER and AWS_PAGER.
Learn how to use the zsh_stats command in Oh My Zsh to analyze your most frequently used terminal commands.
A guide to using a command-line timer tool on macOS to implement the Pomodoro Technique for focused work sessions.
Ghostty terminal devlog update covering beta program growth and the introduction of a new Terminal Inspector tool for developers.
Ghostty terminal emulator devlog covering GUI improvements, beta growth, and a discovered Vim bug related to TERM variable handling.