#terminal

15 pages tagged terminal.

15/15

typer

Package-level reference for the Typer CLI library on PyPI — install variants, version policy, extras, and alternatives.

05-31-2026#pip#package#cli

rich

Package-level reference for rich on PyPI — install variants, single-file design, version policy, and alternatives.

05-31-2026#pip#package#terminal

click

Package-level reference for the click CLI toolkit on PyPI — install, version policy, extras, and alternatives.

05-31-2026#pip#package#cli

chalk

Package-level reference for the chalk ANSI-styling library on npm — install, ESM-only policy, peer-deps, and alternatives.

05-31-2026#npm#package#cli

Windows Terminal

Configure Windows Terminal — settings.json structure, profiles for pwsh/cmd/wsl/ssh, keybindings, colour schemes, panes, and the wt.exe CLI.

05-26-2026#terminal#productivity#customization

nano

GNU's small, on-screen-hinted terminal text editor — the default modal-free alternative to vi/emacs that you can drive without ever learning a command vocabulary.

05-26-2026#nano#editor#cli

macOS CLI

Comprehensive macOS terminal reference covering file management, processes, networking, Homebrew, defaults, diskutil, launchctl, pbcopy/pbpaste, open, say, and power-user recipes.

05-26-2026#macos#osx#terminal

vim

Bram Moolenaar's modal editor. Covers modes, verb-noun grammar, text objects, registers, marks, windows, search-and-replace, quickfix, macros, configuration, and a high-value baseline .vimrc.

05-25-2026#vim#editor#productivity

tmux

Run multiple persistent terminal sessions, windows, and panes inside one shell. Covers the session/window/pane mental model, default keybindings, copy-mode, and a minimal tmux.conf.

05-25-2026#tmux#cli#terminal

fish

Comprehensive fish shell reference covering syntax, variables, functions, abbreviations, completions, config files, path management, prompt customization, Fisher plugins, fish 4.x features (Rust rewrite), and migration from bash/zsh.

05-25-2026#fish#shell#terminal

Chalk

Apply ANSI colours, backgrounds, and text styles to terminal output in Node.js using Chalk's chainable API, plus comparisons with picocolors and patterns for building polished CLI UX.

05-25-2026#javascript#node#cli

typer

Build command-line interfaces using Python type annotations with Typer. Covers commands, options, arguments, subcommands, callbacks, rich output, and testing.

04-27-2026#python#typer#cli

rich

Make terminal output beautiful with Rich. Covers styled print, Console, tables, progress bars, syntax highlighting, live displays, and the rich-cli command.

04-25-2026#python#rich#terminal

click

Build command-line interfaces with click using decorators. Covers commands, options, arguments, groups, prompts, and progress bars.

04-25-2026#python#click#cli

macOS

Command-line tools, system utilities, Homebrew, Finder tricks, and macOS-specific development workflows.

04-24-2026#macos#osx#terminal