Files
wezterm-config/wezterm.lua
gm 387c9d7397 Remove unsupported initial_value field from PromptInputLine
The user's WezTerm build (20240203-110809) rejects `initial_value` as a
PromptInputLine field (only `action`/`description` are valid on that
version), so constructing the action errored out immediately and the
whole callback died silently -- the prompt never appeared and the
underlying shell showed through. Current values are now shown inline
in the description text instead.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-18 00:32:52 +09:00

23 KiB