-
Is it based/using gnome-terminal in background ? |
Beta Was this translation helpful? Give feedback.
Answered by
amezin
Oct 22, 2021
Replies: 1 comment 3 replies
-
ddterm is based on VTE - the same library that GNOME Terminal, Guake, and likely any other Gtk terminal emulator uses. There is no direct dependency on GNOME Terminal. For example, if you bring up a VM using Vagrantfile from the repository, it won't have GNOME Terminal installed inside. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
EdiDD
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ddterm is based on VTE - the same library that GNOME Terminal, Guake, and likely any other Gtk terminal emulator uses.
There is no direct dependency on GNOME Terminal. For example, if you bring up a VM using Vagrantfile from the repository, it won't have GNOME Terminal installed inside.