gurl tui
Not functional. The
tuicommand exists but the interface does not work. The description below reflects the intended design, not the current state. Do not rely on this for any actual use.
Launch the interactive terminal user interface for gurl.
Usage
gurl tui
Description (aspirational — not functional yet)
The tui command is intended to open an interactive three-pane workspace where you can browse saved requests, edit the active request, and inspect the latest response without leaving the terminal. This is not implemented in the current release.
Workspace (not functional yet)
The intended workspace design:
- Requests pane for saved requests and recent history
- Request pane for method, URL, headers, body, query, and auth editing
- Response pane for preview, headers, cookies, timing, and diff views
Key controls (not functional yet)
Ctrl+1,Ctrl+2,Ctrl+3focus the requests, request, and response panesCtrl+Entersends the active requestCtrl+Ssaves the active requestCtrl+Eopens the environment switcherCtrl+Kopens request search
Flags
None.
Aliases
ui
Examples
Launch TUI (not functional yet)
gurl tui
The command exists but the interface is not functional.