You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently all panels feature a x button which when hovered say "Close". This is ambiguous for the terminal as to weather it will destroy the processes and potentially will be for other/future panels. I suggest changing this to a minimize/hide icon - with a tooltip that reads "Hide".
After discussing this with others and thinking about it, I feel it's best we use a downward chevron arrow (collapse arrow).
This implies a non-destructive removal of a view and disambiguates the expected behavior some users have of an "X" in a terminal (terminating a process, removing history and closing the terminal).
Currently all panels feature a
x
button which when hovered say "Close". This is ambiguous for the terminal as to weather it will destroy the processes and potentially will be for other/future panels. I suggest changing this to a minimize/hide icon-
with a tooltip that reads "Hide"./cc @bgashler1 @bpasero @stevencl
The text was updated successfully, but these errors were encountered: