Slashdot Mirror


Terminal Emulators Reviewed

An anonymous reader writes "Linux Weekly News has a now free review of terminal emulators. It might be old but still remains an important tool to many of the regulars here." If you're checking that out, it's also worth checking out Joe Barr's CLI series on Linux.com (also owned by OSDN)

5 of 328 comments (clear)

  1. Support LWN! by mattdm · · Score: 4, Insightful

    This is slightly tangental, but I want to take the unsolicited opportunity to encourage people to subscribe to LWN. This is by far the best source of Linux journalism in existance. Slashdot, as we all know and love, ain't journalism. And Linux Journal and Linux Magazine are nice and all, but by the time they go to press, everything is already obsolete.

    LWN, though, provides timely and actually insightful articles, including an invaluable roundup of current security issues and very good articles on the current state of the kernel. Subscriptions aren't that much, and as I can see by the way the site is hard to reach minutes after beeing Slashdotted, they could definitely use the money.

    Not only do subscribers get to see the articles a couple weeks earlier than everyone else, you're also supporting an important community resource.

  2. They forgot one by ttfkam · · Score: 4, Insightful

    Mindterm.

    Instead of fixating on "this one's integrated with KDE" and "this one allows profiles so you can keep your color choices", Mindterm allows SSH access from any computer with a Java-enabled browser. In many ways, that's more useful to me than the differences between the reviewed terminal emulators.

    When I'm at the console, a terminal is a terminal. My choice of shell makes a bigger difference to me. When I'm not at the console, it's easier to find a Java enabled browser than someone willing to let you install Putty (if it's a Windows box).

    Instead of deciding which jewel-studded hammer you'd prefer to use, I'm much more interested in the hammer that does the job but is easier to carry around or fits on my belt.

    --

    - I don't need to go outside, my CRT tan'll do me just fine.
  3. Blue on black... by mratitude · · Score: 3, Insightful

    Can I take this as an opportunity to take shots at the folks who insist on using that erie blue color on a black field in terminal windows? The characters blur and I suspect only 13 year old boys can focus them clearly.

    --


    Mod me troll, if you must, I can't help it.
  4. Universal Constant by Phoenixhunter · · Score: 4, Insightful

    The grass is always greener yesterday. There are simply more people now who post on Slashdot...so there are more Funny moderations than Insightful/Interesting. However I'd be willing to bet that there are a far greater number of individuals who are better informed and make better decisions by reading Slashdot.

  5. should the terminal emulator be revisited? by CoughDropAddict · · Score: 4, Insightful

    I don't know much about terminal emulation, so this is a pretty uninformed opinion, but...

    It seems like the world could benefit from seeing a new terminal emulation standard, based on the reality that terminal emulation is almost never dealing with hardware terminals any more.

    Specifically, it would be nice to see:

    - the ability to set colors arbitrarily based on RGB pairs
    - the delete/backspace thing sorted out. It drives me crazy when I have a host/server/software combination where backspace doesn't work correctly, which unfortunately happens pretty often
    - a single, standardized set of codes so that terminfo/termcap are no longer necessary
    - the ability to receive mouse clicks

    Again, I don't know much about this area, I just speak as a user who's wasted too much time with the current state of terminal emulation. And while I recognize that there's a lot of legacy hardware/software out there, I'm pretty sure that you could put compatability measures in place.