zle
Verified for current stable LTS
Zle Commands
Zle command syntax with verified terminal examples.
Commands
7 commands for Zle
zle HTTP
Zle Command: Create Alias Of Widget
zle -A <original_widget> <alias_name> zle HTTP
Zle Command: Create New User Defined Widget
zle -N <widget_name> <optional_shell_function_name> zle HTTP
Zle Command: Delete Widget
zle -D <widget_name> zle HTTP
Zle Command: Invoke Widget From Another Widget
zle <widget_name> zle HTTP
Zle Command: List All Widgets Including Built In
zle -la zle HTTP
Zle Command: List User Defined Widgets
zle -l zle Operations
Zle Command: Push Text Into Zles Input Queue
zle -U "<text>" Suggest a Zle Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Zle workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.