-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

xfce4-terminal


> The XFCE4 terminal emulator.

More information.


Open a new terminal window:

xfce4-terminal

Set the initial title:

xfce4-terminal --initial-title "{initial_title}"

Open a new tab in the current terminal window:

xfce4-terminal --tab

Execute a command in a new terminal window:

xfce4-terminal --command "{command_with_args}"

Keep the terminal around after the executed command finishes executing:

xfce4-terminal --command "{command_with_args}" --hold

Open multiple new tabs, executing a command in each:

xfce4-terminal --tab --command "{command_a}" --tab --command "{command_b}"


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 12:32:55 2024