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
man mate-terminal
-x, --execute
Execute the remainder of the command line inside the terminal
I request the -x option to be added to mate-panel --run-dialog
Useful case, configure mate-terminal and then launch mate-terminal with the new settings: mate-panel --run-dialog -x gsettings set org.mate.terminal.profile:/org/mate/terminal/profiles/default/ use-system-font true && gsettings set org.mate.terminal.profile:/org/mate/terminal/profiles/default/ font 'Monospace Regular 12' && mate-terminal
davidhedlund
changed the title
[Feature request] mate-panel --run-dialog: Add a command line option for execution
mate-panel --run-dialog: Add a command line option for execution
Jul 22, 2023
Expected behaviour
I request the -x option to be added to mate-panel --run-dialog
Useful case, configure mate-terminal and then launch mate-terminal with the new settings:
mate-panel --run-dialog -x gsettings set org.mate.terminal.profile:/org/mate/terminal/profiles/default/ use-system-font true && gsettings set org.mate.terminal.profile:/org/mate/terminal/profiles/default/ font 'Monospace Regular 12' && mate-terminal
Actual behaviour
There are no options to execute a given command.
Steps to reproduce the behaviour
MATE general version
1.26.0
Package version
1.26.2
Linux Distribution
Ubuntu MATE 22.04
Link to bugreport of your Distribution (requirement)
Not applicable as this is a feature request
The text was updated successfully, but these errors were encountered: