Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

What is your favourite terminal program?

Are you a xterm traditionalist or an eterm fanboy?
Do you stick with what comes with your windowing environment:
gnome-terminal, konsole, cmd.exe or terminal.app?
Maybe aterm is more your thing or even rxvt?

Let us know!


This is a poll, so please only one terminal per answer. Upvote your choice, tell us why in a comment.

share|improve this question
1  
Should mark this community-wiki – squillman Jun 3 '09 at 22:05

closed as not constructive by mgorven, WesleyDavid, Mark Henderson Jul 6 '12 at 1:43

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

41 Answers

1 2

eTerm when on linux (Terminal.app when on mac osx, rxvt when on windows w/ cygwin and finally putty when all else fails)

share|improve this answer

urxvt. +screen

thats what i use everywhere. (*nix systems)

share|improve this answer
  • iTerm on Mac OS X, for 8-bit color support.
  • PuTTY on Windows, for lack of ever finding anything else.
  • On Linux, whatever's there. Usually gnome-terminal in Ubuntu, I guess.
share|improve this answer

Good old xterm, with this .Xresources setup:

XTerm*foreground:       green
XTerm*background:       black
XTerm*font:             7x13
XTerm*loginShell:       true
XTerm*scrollBar:        true
XTerm*rightScrollBar:   true
share|improve this answer
show 2 more comments

I notice emacs isn't represented; I like using the emacs terminal whenever possible because it integrates so nicely with the rest of my desktop.

share|improve this answer

I use Konsole, and i'm satisfied

share|improve this answer

gnome-terminal works really well. It's very fast, handles Unicode very well, can do real transparency with compiz, anti-aliased fonts and so on.

share|improve this answer

ZOC for work on SSH/Telnet and programming routers directly over serial cable for Windows and Mac. Other than that the Windows Command Prompt and Terminal.app for quick stuff.

share|improve this answer

Terminal.app + Terminus font ,because I'm a Mac os X user !

share|improve this answer
1 2

Not the answer you're looking for? Browse other questions tagged or ask your own question.