The default GNOME desktop terminal emulator, allowing users to execute commands using a real UNIX shell while remaining on their graphical desktop.
I have written client-sever code where I have many connections, let say each node represents different process on same machine. …
c linux unix gnome-terminalhow does one "undo close-tab" in terminal? And quite related to it, is it possible to remember a session of …
linux tabs undo gnome-terminalI want to map control+space to :bnext in order to forward switch in normal mode. So I added following …
vim keyboard-shortcuts ubuntu-12.04 gnome-terminalRecently my gnome-terminal stopped working. After starting it using xterm I saw the following: (process:3975): Gtk-WARNING **: Locale not supported by …
linux locale archlinux gnome-terminalI've tried setting my PROMPT_COMMAND variable: PROMPT_COMMAND='echo -ne "\033]0;"myWindowTitle"\007"' but something changes my tab (or the …
ubuntu tabs title gnome-terminalI have downloaded and installed the Anaconda distribution for Ubuntu (18.04) from [https://www.anaconda.com/distribution/#download-section] conform instructions some …
python-3.x anaconda ubuntu-18.04 gnome-terminal virtual-environmentActually gnome-terminal display tabs as 8 spaces, and this is very annoying when you cat files or view diffs, is there …
tabs spaces tty gnome-terminalI'd like to know if there is any way to determine a terminal's background color ? In my case, using gnome-terminal. …
unix terminal x11 gnome-terminalI have a command that needs to be called like this: command "complex argument" If I want to run gnome-terminal …
bash scripting tabs gnome-terminalI try to build a little script to start my development environment. For that task I try to open a …
bash gnome gnome-terminal