summaryrefslogtreecommitdiff
path: root/src/org.mate.terminal.gschema.xml.in
AgeCommit message (Collapse)AuthorFilesLines
2019-06-03make "highlighting things under mouse pointer" configurableosch1-0/+5
2019-04-11Show confirmation dialog if there are multiple open tabs on closingStefan Tauner1-1/+1
As a followup #149 this fixes the behavior of the code to match the description of the respective gsettings entry "confirm-window-close". Said entry is also updated to reflect the change added in #149. No changes to the gsettings handling were made thus only users who have "confirm-window-close" turned on already will see the new behavior.
2019-02-04drop umtp suportraveit651-5/+0
Fixes https://github.com/mate-desktop/mate-terminal/issues/104 This doesn't work with with gtk+-3 and newer vte versions. With gnome-pty-helper gone, it's a no-op. based on origin commit at https://git.gnome.org/browse/gnome-terminal/commit/?id=d3aa520 https://bugzilla.gnome.org/show_bug.cgi?id=747046
2018-01-13schema: fix summary and description of some keysmonsta1-5/+5
2017-12-29middle click on a tab: add the gsettings key to enable the featurePablo Barciela1-0/+5
Closes https://github.com/mate-desktop/mate-terminal/issues/184
2017-12-22Spelling: Whitespace removed, in the terminal, CtrlAllan Nordhøy1-22/+22
2017-11-20fix typoraveit651-1/+1
2017-11-20add the abbility to switch tabs using [ctrl+tab] and [ctrl+shift+tab]Pablo Barciela1-0/+5
If true the gsettings key "ctrl-tab-switch-tabs" into "org.mate.terminal.global" Closes https://github.com/mate-desktop/mate-terminal/issues/98
2017-11-18allow remapping "search" keyboard shortcutsPablo Barciela1-0/+15
Closes https://github.com/mate-desktop/mate-terminal/issues/160
2017-10-24add "select all" keyboard shortcut: [control] + [shift] + [A]Pablo Barciela1-0/+5
and it can be changed in "edit" -> "keyboard shortcuts" Closes https://github.com/mate-desktop/mate-terminal/issues/191
2016-12-06schema: a small correctionmonsta1-1/+1
2016-02-19fix typo: cliboard -> clipboardmonsta1-1/+1
2015-09-08Rework gsettings schema buildinginfirit1-1/+1
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files
2014-09-10Added option to copy selection to clipboardspuhpointer1-0/+5
2013-09-04Add previous/next profile keyboard shortcuts, menu itemsStephen Krauth1-0/+10
2013-01-17Migrate to GSettingsMarcel Dijkstra1-0/+444