Context menu item to clear terminal#3378
Conversation
Closes redhat-developer#3135 Signed-off-by: David Thompson <davthomp@redhat.com>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #3378 +/- ##
==========================================
- Coverage 36.96% 36.93% -0.03%
==========================================
Files 77 77
Lines 5384 5388 +4
Branches 1034 1035 +1
==========================================
Hits 1990 1990
- Misses 3394 3398 +4
☔ View full report in Codecov by Sentry. |
|
I have the I think we might need to detect if this setting is enabled and switch between the two styles of context menu. The only issue is that I think the appearance varies between operating systems when |
|
Yes, I had I don't know, but probably it's better if all the application menus look the same way - color scheme/fonts/etc. |
vrubezhny
left a comment
There was a problem hiding this comment.
Looks good to me.
The context menu coloring issue - a color scheme on OS Terminal context menu looks different compared to other app context menus when Dark Theme and "window.titleBarStyle" === "native" preference are set - is not related to the Clear OS Terminal context menu action itself. We should probably open a different issue for this or leave as is.

Closes #3135
Signed-off-by: David Thompson davthomp@redhat.com