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
Right now if there are multiple cards open and prefs are changed from one of the cards those changes are reflected on that term. If you then switch to a different card and open the prefs they will reflect the settings but the term will not. I am not sure what the proper behavior should be exactly but it seems like something needs to be done here.
The text was updated successfully, but these errors were encountered:
While I'm not sure of the implications (what communication do we have across different cards?), universal settings seems easiest.
The idea of per-card settings is nice, but seems to be more trouble than it's worth (how would one 'restore' such settings--track the card index?). A better idea, if anyone wants to go in this direction, might be to allow users to have preference 'profiles' that they can managed (and changes are set universally to all users of that profile), with of course a default profile. Then, if they like spawning a second terminal with a different set of preferences they can do so and just change the profile after launch. Or something.
Anyway, brainstorming aside (my 'idea' is almost certainly not worth implementing any time soon) I vote we simply lock all cards to using the same 'global' settings, and universally update the cards when they are changed.
Right now if there are multiple cards open and prefs are changed from one of the cards those changes are reflected on that term. If you then switch to a different card and open the prefs they will reflect the settings but the term will not. I am not sure what the proper behavior should be exactly but it seems like something needs to be done here.
The text was updated successfully, but these errors were encountered: