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."
Now geeks will never leave the terminal
Can it do all the above inside lynx? 'Cause if not, I'm going to wait a bit for the emacs module.
(grin)
(tell me again: why would someone want to do any of the above in a terminal?)
Questions raise, answers kill. Raise questions to stay alive.
For every window manager, there's a terminal wishing it were a window manager.
Why have a window manager at all when one may have emacs?
Questions raise, answers kill. Raise questions to stay alive.
How long will it take for the "Terminology is a great OS, all that is lacking is a terminal" joke to be relevant?
The demo video they have look really cool and I like any idea that improves the usability of the terminal. I just hope that they have some strategies in place to minimize the security impact of adding a large amount of potentially vulnerable code to a critical service such as the terminal (e.g., using securecomp or other mechanisms to sandbox the potentially vulnerable code).
The terminal is an echo from the past, even with all the things added like shells and so on. It makes sense that someone make a terminal that can in fact operate just like a window manager can, with the added power that can bring. Seems to me that with things like HTML5 - that weaving this into a nice terminal (which care of the video seems to be what they have done).
Its still a little rough around the edges, and it looks a bit like it needs more work in terms of UI and polish, but someday all terminals might work this way.
We`re all equal
I am the only one impressed by the demo? I mean, it's a terminal displaying pictures, videos and letting you set that as background, don't know how util that could be but, wow! my inner child have a birthday party just seeing that demo video
Slashdot ya no es que lo era!
I wonder whether it works if you ssh into another machine. I have been wanting something like that while logged into my media server, which doesn't have X11 applications installed. It's not mentioned in the feature list and I can't judge whether the underlying architecture would allow tunneling these functions over ssh to a box that doesn't have enlightenment installed. I'd think that a special ssh client on the client side would suffice to have simultaneous channels for command-line data and multimedia data to the host machine.
Avantslash: low-bandwidth mobile slashdot.
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.
...have existed for a long time. For example the DEC dxterm supports escape sequences for drawing line, box, circle and oval primitives.
Nonetheless I am really impressed by this newfangled Enlightenment thingy. Image previews in file listings are useful. Also horizontal and vertical splitting.
Who cares about image and video preview in a terminal? I'm more blown away by the fact that the terminal is self-aware!
Cmon, this is a real improvement to the functionality provided by modern linux terminals. I think it's cool as hell.
I was crazy back when being crazy really meant something. (Charles Manson)
I can already launch anything from terminal, just with other apps just like > vlc "filename", if I'm in the directory this file is.. so why make terminal do things it supposed not to? Cause you can, and that's what makes Linux different from Windows where are locked in dead environment that updates every app randomly on start...
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" --------------------
You're clearly not already running e17 from that list of dependencies... your complaint is akin to somebody complaining that installing kopete on their gnome system pulls in a ton of unneeded deps.
From a system that's already running e17:
... 279968 files and directories currently installed.) .../terminology_20130326-1_amd64.deb) ... ... ...
tara@MarchHare:~$ sudo apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
tara@MarchHare:~$ sudo apt-get install terminology
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
terminology
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 839 kB of archives.
After this operation, 3,118 kB of additional disk space will be used.
Get:1 http://packages.bodhilinux.com/bodhi/ precise/stable terminology amd64 20130326-1 [839 kB]
Fetched 839 kB in 1s (480 kB/s)
Selecting previously unselected package terminology.
(Reading database
Unpacking terminology (from
Processing triggers for desktop-file-utils
Setting up terminology (20130326-1)
'nuf said?
Sometimes I think people will find anything they can to complain about. Of course you'll need libraries to render the pictures and play back video, not to mention all the other features. And since it is part of Enlightenment, why shouldn't it utilize the libraries that are already there? It's not like there aren't other tiny terminal emulators around. I haven't played with E17 in a while, but this makes me think I should at least look to see about installing this. I just wish there was some way to have something like this running over ssh through Putty (or another cross platform client), but sshfs is quite workable for that sort of stuff.
And every window manager wishing it was a terminal. That damn mouse is one of the most inefficient things for input.
This new terminal thing looks great. I wonder if emacs -nw would display images in it.
..and you can use Terminology to edit that Hosts file, too.
Who'd have thought this troll would have an actual reference point to a submission...
#SickNotWeak
After all, playing video and displaying pdf's have been
solved problems for decades.
What does it matter what 'shell' program is built around
such functionality?
I am sympathetic towards Enlightenment, but this I don't
get. And by the way, doesn't this run in the face of the old
UNIX adagium 'modularity'?
No one's complaining about bloat in Emacs or Eclipse because users who care about bloat have all switched to other editors. Eclipse is an abomination.
Crimey
I think this is goddamn just awesome. The only question I have is: why didn't someone think about this before?
I often find myself switching between CLI and GUI, either of which has usability advantages depending on the problem at hand. This one has a good chance of combining the some of advantages of both and come out as a solution outperforming either of the two traditional options. Nice job! So inspiring. Very creative! Way to go, E!
Why have a window manager at all when one may have emacs?
Because viper is not quite good enough yet.
AccountKiller
Imagine ipython or isympy optimized for this terminal.
AccountKiller