mate-desktop / mate-terminal

The MATE Terminal Emulator
http://www.mate-desktop.org
GNU General Public License v3.0
135 stars 73 forks source link

Double-click tab to set title #438

Closed Gydo194 closed 11 months ago

Gydo194 commented 12 months ago

Allow the user to change the title of a tab by double-clicking it. This closes #436.

zhuyaliang commented 12 months ago

squash commit

lukefromdc commented 12 months ago

The "squash and merge" button here should be able to handle that, unless it would screw up the commit message

raveit65 commented 12 months ago

It's possible edit commit message when using `squash and merge button. Don't forget to remove the link from commit header which would be added by this procedure :)

junfff commented 9 months ago

how can I By configuration file config file to disable this .

lukefromdc commented 9 months ago

MATE uses gsettings not configuration files, and there is no setting to turn this on and off at this point. The main reported bug associated with it has been squashed. If someone wants to make this selectable we will review and consider it for merge though