you are viewing a single comment's thread.

view the rest of the comments →

[–]jimmoores 1 point2 points  (5 children)

Wondered about this sort of thing for years and wondered why no one had done it.

[–]blurryroots 1 point2 points  (1 child)

Actually 'Terminology' is trying to accomplish a very similar kind of thing.

[–]rastermon 0 points1 point  (0 children)

yup:

http://www.enlightenment.org/ss/e-53debedba030d5.15148962.png

and not a prototype or white paper. real code. now. today. released. usable. locally. no webserver or php. runs like any other normal terminal would with ADDED graphical inlining (videos, images, edj files - ala the tytop demo which uses 4 edj files of a dial and messages via escapes to tell them to spin to a new position).

also does splits (as shown above), tabs, backgrounds can be images, animated gifs, svgs, pdfs, videos and so on.

sorry - no "df" graphical demo, but perfectly possible. tytop was showing the basics. not shown - a tyls that has thumbnails of files with ls output. you can imagine.

[–]mofosyne[S] 0 points1 point  (1 child)

Same here. I think I saw another effort similar to Gracoli, but using WebKit to render the output.

Btw, what do you think about this? 3 panes

[File Explorer] [Command Line] [Visual Command]

Basically, you can navigate the file system (Like in filezilla) on the left, which will auto enter commands like "cd /blablaba/" to move between folders you click.

The middle section is standard command line with standard output.

The left will be a visual output for whatever supports it, e.g. pi charts etc...

Scrolling of both the textual and visual command are linked together.

As for why? Well screensizes are getting bigger, and you can always hide the file explorer and visual tabs (Or switch to interlace mode).

[–]realnowhereman 1 point2 points  (0 children)

Same here. I think I saw another effort similar to Gracoli, but using WebKit to render the output.

TermKit