Skip to content

agent: Disable git pager to avoid hangs#43277

Merged
Veykril merged 1 commit intozed-industries:mainfrom
odvcencio:ch/agent-git-pager
Dec 15, 2025
Merged

agent: Disable git pager to avoid hangs#43277
Veykril merged 1 commit intozed-industries:mainfrom
odvcencio:ch/agent-git-pager

Conversation

@odvcencio
Copy link
Contributor

@odvcencio odvcencio commented Nov 21, 2025

Release Notes:

  • Prevent git pager configs from hanging agent/terminal git commands by forcing PAGER and GIT_PAGER off.

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Nov 21, 2025
@zed-industries-bot
Copy link
Contributor

Warnings
⚠️

This PR is missing release notes.

Please add a "Release Notes" section that describes the change:

Release Notes:

- Added/Fixed/Improved ...

If your change is not user-facing, you can use "N/A" for the entry:

Release Notes:

- N/A

Generated by 🚫 dangerJS against 682fd5d

@maxdeviant maxdeviant changed the title Agent: disable git pager to avoid hangs agent: Disable git pager to avoid hangs Nov 21, 2025
@SomeoneToIgnore SomeoneToIgnore added the area:ai Improvement related to Agent Panel, Edit Prediction, Copilot, or other AI features label Nov 21, 2025
@Veykril Veykril assigned Veykril and unassigned mikebenfield Dec 15, 2025
@Veykril
Copy link
Member

Veykril commented Dec 15, 2025

thanks!

@Veykril Veykril merged commit 2f63543 into zed-industries:main Dec 15, 2025
32 checks passed
@github-project-automation github-project-automation bot moved this from Community PRs to Done in Quality Week – December 2025 Dec 15, 2025
CherryWorm pushed a commit to CherryWorm/zed that referenced this pull request Dec 16, 2025
- Set PAGER='' and GIT_PAGER=cat for agent/terminal commands so pager
configs (e.g. delta) don't hang tool output\n\nFixes zed-industries#42943

Release Notes:
- Prevent git pager configs from hanging agent/terminal git commands by
forcing PAGER and GIT_PAGER off.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:ai Improvement related to Agent Panel, Edit Prediction, Copilot, or other AI features cla-signed The user has signed the Contributor License Agreement

Projects

Development

Successfully merging this pull request may close these issues.

5 participants