Tagged Questions
10
votes
1answer
420 views
Why don't Linux terminal emulators support full colors?
I just upgraded my gnome-terminal to use 256 colors, yet I am a bit puzzled on the reason why a terminal emulator can't support the full palette any modern desktop environment provides. I guess ...
2
votes
1answer
179 views
Is there a way to temporarily change the terminal colour?
I use the gnome-terminal and most of my editors with a white on black theme as I find its easier on the eyes. One of my labs requires screenshots of the terminal (with the process) to be submitted ...
2
votes
1answer
442 views
Keyboard shortcut to set gnome-terminal tab title
I like to work in Linux without using the mouse, because of that I would like to know if there is any method to set a keyboard shortcut to set gnome-terminal tab title.
2
votes
1answer
809 views
How do I edit the terminal launch command in Linux Mint?
In Linux Mint (Debian-based) how can I edit what the shortcut Ctrl+Alt+t launches?
For example, I would like to issue gnome-terminal with the --maximize option, and to have it launch tmux instantly.
3
votes
3answers
1k views
How do I kill 1 gnome-terminal window?
Why in the world do all my gnome terminals run under 1 process in Ubuntu? This is integrating things that should remain separated! I much prefer xterm's rational mode of running one process per ...