Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sticky Command Header covers top of interactive shell #5858

Open
2 tasks done
mikikiv opened this issue Feb 19, 2025 · 1 comment
Open
2 tasks done

Sticky Command Header covers top of interactive shell #5858

mikikiv opened this issue Feb 19, 2025 · 1 comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@mikikiv
Copy link

mikikiv commented Feb 19, 2025

Pre-submit Checks

Describe the bug

The prompt covers the top line(s) of interactive shell scripts when using sticky command header. This applies to both built in shell prompts and custom ones.

To reproduce

  1. Enable Sticky Command Header in the general settings
  2. Run a shell script that contains an interactive prompt. (this is a simple one created for this report - https://gist.github.com/mikikiv/60b8a41a01c4098c45f0f675d2b4f28d)

Actual behavior: The top lines of the application are hidden behind the shell prompt.

Expected behavior

The top lines of the application initialize below the sticky command header

Screenshots

Settings_2025-02-19_11.13.08AM.mp4

Operating system

MacOS

Operating system and version

15.3.1

Shell Version

zsh 5.9

Current Warp version

v0.2025.02.12.16.51.stable_03

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

No

Is this an issue only in Warp?

Yes, I confirmed that this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

@mikikiv mikikiv added the Bugs Bugs, Hangs, Crash, and Freezes label Feb 19, 2025
@mikikiv
Copy link
Author

mikikiv commented Feb 19, 2025

It could be valuable to have a separate setting for having a sticky header when a prompt is active. Maybe change the setting from a boolean to a select with the options being ['always', 'never', 'when inactive']
where 'when inactive' would have a sticky header when there is not any active thing happening

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes
Projects
None yet
Development

No branches or pull requests

1 participant