Skip to content

Fix statline overwrite during shell-pipe command#2002

Merged
joelim-work merged 1 commit into
gokcehan:masterfrom
joelim-work:fix-shell-pipe-overwrite
Jun 6, 2025
Merged

Fix statline overwrite during shell-pipe command#2002
joelim-work merged 1 commit into
gokcehan:masterfrom
joelim-work:fix-shell-pipe-overwrite

Conversation

@joelim-work

Copy link
Copy Markdown
Collaborator

To reproduce, run :test with the following config file:

set watch true

cmd test %{{
    sleep 1
    date > foo.txt
    sleep 1
}}

When running a shell-pipe command, the file stat information should not be displayed even if there are updates.

@joelim-work joelim-work added the fix Pull requests that fix existing behavior label Jun 6, 2025
@joelim-work joelim-work added this to the r36 milestone Jun 6, 2025
@joelim-work joelim-work merged commit 399b98d into gokcehan:master Jun 6, 2025
4 checks passed
@joelim-work joelim-work deleted the fix-shell-pipe-overwrite branch June 6, 2025 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Pull requests that fix existing behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant