Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mate-panel --run-dialog: Add a command line option for execution #1386

Open
davidhedlund opened this issue Jul 20, 2023 · 0 comments
Open

mate-panel --run-dialog: Add a command line option for execution #1386

davidhedlund opened this issue Jul 20, 2023 · 0 comments

Comments

@davidhedlund
Copy link

davidhedlund commented Jul 20, 2023

Expected behaviour

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

Actual behaviour

There are no options to execute a given command.

Steps to reproduce the behaviour

  • man mate-panel --run-dialog

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

@davidhedlund 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants