Skip to content

How to open FluentTerminal with a command

Salil Gokhale edited this page Mar 20, 2019 · 2 revisions

You can now do flute.exe new "[PATH]" "[COMMAND]" to run a command.

You would also need to adjust your settings, say your default profile is using powershell with custom arguments, those arguments would have to end with ";", because the [COMMAND] would be appended to the arguments.

Clone this wiki locally