Ask Slashdot: What Terminal Emulator Do You Use?
An anonymous reader writes: Although I spend a considerable amount of my time at work using shell commands and other text-based applications, I've never really given much thought to what terminal emulator I use. A recent article over on Opensource.com rounded up their picks for their seven favorite terminals, but I'm still unsure if it really matters which one I pick. Do you have a favorite terminal emulator, and if so, what makes it your favorite? I'm interested in hearing about that "one killer feature" that really sold you on your choice.
ZOC is hands down my favorite terminal emulator.
Best emulation, including ANSI. Full scrollback buffers. Zmodem support. Runs on OS/2 *AND* OS X. Love it.
This is more of a Linux thing, Windows users are mostly locked to the OS-provided console UI, but there are a couple apps out there. I used Console2 for a bit, which has a bunch of features over a standard Console window, then I found ConEmu which is what I like to use now. I configured it to work like a Quake-style console which is fun and easily accessible.
Every candidate they list is a local console application using a local framebuffer desktop system.
Real terminal emulators are network detached from a headless server system.
I use PuTTY SSH from Windows, command-line OpenSSH from a native (non-graphical) console for Linux, or VxConnectBot on my Android phone (which has a slider keyboard).
Sometimes I'll actually use an old-school serial-port terminal emulator on an old Amiga to connect to my "desperation serial port" console on my home server. Weird how that thing will be working when must network-based ttys are down.
Welcome to the Panopticon. Used to be a prison, now it's your home.
If you have the misfortune of running a GUI, you can quickly get to a tty with Ctrl-Alt-F1. Who needs emulation?
What a fool believes, he sees, no wise man has the power to reason away.
PuTTy. It isn't a "terminal emulator" in the sense that it is the terminal for the local machine. It is used for connecting to all those remote headless servers out there. I'm personally locked into Windows on my workstation for the time being due to other Windows only software requirements, so this is a good bridging application to access all the Linux, FreeBSD, vSphere, and SmartOS machines that I work with.
I use JuiceSSH on my phone, which is amazingly useful more often than it should be necessary. It falls fairly low on that link, for some reason, so maybe I should check the others out.
puTTY on Windows.
Otherwise I'm connected directly to a linux box and just SSH out from a native command line. I don't tend to boot into X unless really necessary, and then I'm normally just stuck with xterm until I can get out of it.
And I don't know when the last time I had to terminal from an apple product is, so I don't even know any more for that one.