feature: Option for global turn ON/OFF all Windows Terminal hints #22895

Closed
opened 2026-01-31 08:26:24 +00:00 by claunia · 7 comments
Owner

Originally created by @Zeroes1 on GitHub (Feb 10, 2025).

Description of the new feature

I wanna possibility turn OFF all Windows Terminal hints :/

https://github.com/user-attachments/assets/58f0e5e6-c396-481b-bd3a-e87561871d6a

Proposed technical implementation details

No response

Originally created by @Zeroes1 on GitHub (Feb 10, 2025). ### Description of the new feature I wanna possibility turn OFF all Windows Terminal hints :/ https://github.com/user-attachments/assets/58f0e5e6-c396-481b-bd3a-e87561871d6a ### Proposed technical implementation details _No response_
Author
Owner

@zadjii-msft commented on GitHub (Feb 10, 2025):

Like, you want to disable all tooltips? I'm not sure that's something that's trivial to accomplish on our side. I'm pretty sure some of them are coming from XAML itself too.

@zadjii-msft commented on GitHub (Feb 10, 2025): Like, you want to disable all _tooltips_? I'm not sure that's something that's trivial to accomplish on our side. I'm pretty sure some of them are coming from XAML itself too.
Author
Owner

@Zeroes1 commented on GitHub (Feb 10, 2025):

@zadjii-msft yeah tooltips... :)

@Zeroes1 commented on GitHub (Feb 10, 2025): @zadjii-msft yeah tooltips... :)
Author
Owner

@carlos-zamora commented on GitHub (Feb 12, 2025):

Curious, why do you want to remove all of them /?

@carlos-zamora commented on GitHub (Feb 12, 2025): Curious, why do you want to remove all of them /?
Author
Owner

@Zeroes1 commented on GitHub (Feb 13, 2025):

@carlos-zamora It's very simple, they annoy me :/

ps. Why do I have to see every time that closing is closing? :/ e.t.c.

@Zeroes1 commented on GitHub (Feb 13, 2025): @carlos-zamora It's very simple, they annoy me :/ ps. Why do I have to see every time that closing is closing? :/ e.t.c.
Author
Owner

@Zeroes1 commented on GitHub (Mar 3, 2025):

also post this here :)

Image

@Zeroes1 commented on GitHub (Mar 3, 2025): also post this here :) ![Image](https://github.com/user-attachments/assets/0a40e629-add9-4639-bde4-6b512e38b47d)
Author
Owner

@DHowett commented on GitHub (Mar 3, 2025):

For those of you who are reading my comment out of context: I am talking about desktop notifications, the kind that pop up in the bottom right of your screen and NOTIFY you about stuff. I am not talking about tooltips which explain what you are pointing your mouse at.

We are not going to offer the ability to disable tooltips for just this one application.

I am certain you can find a way or tool to disable tooltips across the entire operating system.

Thanks!

@DHowett commented on GitHub (Mar 3, 2025): For those of you who are reading my comment out of context: I am talking about desktop notifications, the kind that pop up in the bottom right of your screen and NOTIFY you about stuff. I am not talking about tooltips which explain what you are pointing your mouse at. We are not going to offer the ability to disable tooltips for just this one application. I am certain you can find a way or tool to disable tooltips across the entire operating system. Thanks!
Author
Owner

@Zeroes1 commented on GitHub (Mar 3, 2025):

@DHowett Ooops, I didn't know it was OS controlled, ty for the info :),

if anyone is interested, change to registry

[HKEY_CURRENT_USER\Control Panel\Mouse]
; "MouseHoverTime"="400" - default value 400ms
"MouseHoverTime"="10000"

and logoff & logon

@Zeroes1 commented on GitHub (Mar 3, 2025): @DHowett Ooops, I didn't know it was OS controlled, ty for the info :), if anyone is interested, change to registry [HKEY_CURRENT_USER\Control Panel\Mouse] ; "MouseHoverTime"="400" - default value 400ms "MouseHoverTime"="10000" and logoff & logon
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#22895