Replies: 4 comments 4 replies
-
Is this triggered by resizing or any specific action, or the prompt doesn't show up at all? I suspect this is a shell config issue but still want to figure Ito ut. |
Beta Was this translation helpful? Give feedback.
-
For me its any resize action, maximize (not minimize), snap, unsnap to screen edge or frame resize. but I need to press enter aleast once. It also seem to have something to do with two line prompt, doesn't happend if I convert it to a one line prompt (removing "\n"). prompt_command example:
On the right split there's a newline in between, I split up, and split left (if I resize the window, the prompts that has atleast one enter will disappear). |
Beta Was this translation helpful? Give feedback.
-
my guess is on 2 lines prompt too
…On Sun, Dec 29, 2024, at 4:28 PM, Roger Pettersson wrote:
For me its any resize action, maximize (not minimize), snap, unsnap to
screen edge or frame resize. but I need to press enter aleast once. It
also seem to have something to do with two line prompt, doesn't happend
if I convert it to a one line prompt (removing "\n").
prompt_command example:
`PROMPT_COMMAND='PS1="\u@\h \w\n: "'
`
—
Reply to this email directly, view it on GitHub
<#3476 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAEZETTIP54CF2WD4RVFGUL2H66DLAVCNFSM6AAAAABUKJTN6GVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNRYHEZTKNQ>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
@tuananh, @bac0n: Could you please check if you are also experiencing the following behavior: #4780 For me, they are related. If my prompt "gets clear", then |
Beta Was this translation helpful? Give feedback.
-
sometimes it becomes like this
when it supposes to look like this
the config
Beta Was this translation helpful? Give feedback.
All reactions