tilix icon indicating copy to clipboard operation
tilix copied to clipboard

--command option does not work as expected

Open wf5w opened this issue 2 years ago • 1 comments

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?

wf5w avatar Feb 28 '23 12:02 wf5w

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/

Underknowledge avatar Mar 22 '23 08:03 Underknowledge