Slashdot Mirror


Enlightenment Terminal Allows Video Playback, PDF Viewing

An anonymous reader writes "The E17 Enlightenment project has released a new version of its Terminology terminal emulator. With Terminology 0.3 comes several fancy features, including the ability to preview video files, images, and PDF files from within the terminal. There's new escape sequences, inline video playback, and other features to this terminal emulator that's only built on EFL and libc."

4 of 114 comments (clear)

  1. VERY poor choice of escape sequences by ciggieposeur · · Score: 4, Informative

    They should have used the future-proofed OSC, DCS, SOS, PM, or APC prefixes instead of this new ESC{ sequence. And then they terminate the sequence with a control character (NUL)! This is worse than "ANSI music".

    Terminology authors, if you are reading this, could you PLEASE talk to Ted Dickey (xterm and ncurses maintainer) about the RIGHT way to do this? Otherwise you're going to find yourselves with your own version of brokenLinuxOSC.

  2. Re:Terminals with graphical capabilities... by Rude+Turnip · · Score: 4, Informative

    In the financial world, you also have the Bloomberg terminal. It's very heavily command line driven, although it does have some pointy-clicky functionality for noobs. You get a mix of text, graphics, audio and video from what I'd call a self-contained semantic web.

  3. Re:"only built on EFL and libc" by raster · · Score: 5, Informative

    Me (author) doesn't care about this as these are already the requirements of e17 anyway, so for the target audience or doesn't need extra dependencies they don't already have. By the time you have any featured desktop installed you have at least this much installed.

    --
    --------------- Codito, ergo sum - "I code, therefore I am" --------------------
  4. Re:Can it access media over ssh? by raster · · Score: 5, Informative

    Sorry. Doesn't work over a remote shell. Has to be local atm. Haven't figured out how to sensibly do it remotely.

    --
    --------------- Codito, ergo sum - "I code, therefore I am" --------------------