gnunn1 / tilix

A tiling terminal emulator for Linux using GTK+ 3
https://gnunn1.github.io/tilix-web
Mozilla Public License 2.0
5.4k stars 294 forks source link

--command option does not work as expected #2154

Open wf5w opened 1 year ago

wf5w commented 1 year ago

I tried the following command:

tilix --new-process -e sh -c 'cmatrix -s'

and it does not run the command, but just brings up a new tilix session. I would expect that the cmatrix command would run.

Am I missing something?

Underknowledge commented 1 year ago

Same problem. ~~What cind of works. ~~

  tilix
  tilix --action session-add-left -x "~/some/path/"
  tilix --action session-add-right -x "ssh myserver"

~~Neither in the help or the man pages I see -x. ~~ It worked yesterday? what the??? Problem/unwanted here, when it exits, the pane getting closed. I cant run scripts to setup my env.

-x mentioned here https://gnunn1.github.io/tilix-web/manual/cliactions/