#shell
Wiki 3
- A Text Editor as a User Interface (Dave Gauer) Using $EDITOR as a UI bridges the gap between CLI args and a full TUI; precedents are crontab -e, git commit, visudo, and vipw
- Editor-as-UI pattern Shelling out to $EDITOR with a temp file as a lightweight middle ground between CLI flags and a full TUI
- Zsh Glob Qualifiers Zsh's (om[1]) glob qualifier trick: pick the newest file inline, no pipes needed
Toolbox 3
- MTproxy-reanimation nftables SYN limiter and server-side TCP desync for Telemt MTProto proxies, driven from one bash menu
- peon-ping Warcraft Peon voice lines as hook-driven audio notifications for Claude Code and other agents
- whetuu Zero-config shell status line and history picker in Zig, one binary, renders in about 2 ms