Skip to content

gitui triggers terminal activity all the time, even when it's inactive #764

Closed
@ghost

Description

Describe the bug
When I have gitui running in an iTerm tab, gitui triggers activity in the tab when I switch to another tab, despite the program being idle. I imagine it triggers for other terminal emulators, but I'm not in a position to easily test this.

To Reproduce
Steps to reproduce the behavior:

  1. Open an iTerm2 window with some tabs configured to show terminal activity
  2. Open gitui in a tab
  3. Switch to another tab
  4. Observe activity in gitui's tab despite the program being idle

Expected behavior
I would expect an idle program to not trigger activity in my terminal emulator.

Context (please complete the following information):

  • macOS 11.4
  • GitUI Version 0.16
  • Rust version: 1.52.1

Additional context
This happens in very large repos (e.g. a full clone of rust-lang/rust) and medium size repos (a work project), but not some nascent personal projects with just a few commits.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions