TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

TermKit - Next Generation Terminal/Command Application

13 pointsby pkalerabout 14 years ago

2 comments

gosubabout 14 years ago
caveat: I'm extrapolating from the descriptions and screenshots.<p>I think it's kinda neat, textual shells need to embrace the power of graphical representations (as in CLIM for Common Lisp). Nonetheless, I don't think that overloading something like "cat" with the ability of showing images is a good idea. Classic unix tools have a precise semantics, and if you start messing around, they may become inconsistent. (For example: does "cat pic.jpg | strings" extracts EXIF? "cat pic1.jpg pic2.jpg" concatenates two images in a single image? Horizontally or vertically?)<p>If you decide that you don't need the power given by homogenous textual representations, scripting and anonymous pipes, maybe something like the verb-noun metaphor of QuickSilver is more suited.
dannytatomabout 14 years ago
As cool as this look, I don't really understand the point. If it's not supposed to be a terminal emulator, what is it?