logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Gnome Terminal - Control Linux Shell Sessions | Online Free DevTools by Hexmos

Control Linux shell sessions with Gnome Terminal. Open new windows, run commands, and manage tabs directly from the command line. Free online tool, no registration required.

gnome-terminal

The GNOME Terminal emulator. More information: https://help.gnome.org/users/gnome-terminal/stable/.

  • Open a new GNOME terminal window:

gnome-terminal

  • Run a specific command in a new terminal window:

gnome-terminal -- {{command}}

  • Open a new tab in the last opened window instead:

gnome-terminal --tab

  • Set the title of the new tab:

gnome-terminal --tab {{[-t|--title]}} "{{title}}"

See Also