Go Terminal_ Elegant and Efficient Linux Terminal
rungoterminal.com
Go Terminal_ Elegant and Efficient Linux Terminal
1–10 of 84 posts
Re: Go Terminal_ Elegant and Efficient Linux Terminal
#2That's what shines in my eyes from this project.
Re: Go Terminal_ Elegant and Efficient Linux Terminal
#3And no telling how well $TERM detection works (show me vim! Show me something that wants 256 colors!)
If it was free, I might still not use it, because my terminal emulator needs to be lightweight and bulletproof, not heavy and shiny. A terminal emulator is a hammer -- simple, solid, good for constant use -- not an art piece.
Re: Go Terminal_ Elegant and Efficient Linux Terminal
#4Re: Go Terminal_ Elegant and Efficient Linux Terminal
#5But, the shell is a bunch of nontrivial things to learn. Tools like Go Terminal_ could make a less discontinuous learning path for shell. I recently had to teach[0] someone a bit of shell, and I kept tripping over explanations of:
command -[flags] arg1 arg2 arg3 | something else
Merely explaining that -xvf modified tar and how was a challenge. After I explained it, the user appended -xvf to cat in a different session. The above line would be a dozen lines of code in a blub. Shell takes a long time to grok.All that said, I wouldn't call Go Terminal_ "efficient" ;).
[0] I did a terrible job.
Re: Go Terminal_ Elegant and Efficient Linux Terminal
#6Re: Go Terminal_ Elegant and Efficient Linux Terminal
#7It's a paid terminal emulator, written (by all appearances) in some kind of Electron-like (so a much much higher footprint), with a GUI for what can already be done via aliases, functions, and scripts. And no telling how well $TERM detection works (show me vim! Show me something that wants 256 colors!) If it was free, I might still not use it, because my terminal emulator needs to be lightweight and bulletproof, not…
That said, probably still won't use it. Too much whitespace and too shiny for my liking
Re: Go Terminal_ Elegant and Efficient Linux Terminal
#8If you're like me, you'll think, "aliases!" But, the shell is a bunch of nontrivial things to learn. Tools like Go Terminal_ could make a less discontinuous learning path for shell. I recently had to teach[0] someone a bit of shell, and I kept tripping over explanations of: command -[flags] arg1 arg2 arg3 | something else Merely explaining that -xvf modified tar and how was a challenge. After I explained it, the user…
Yeah but if you're gonna learn this trade, you kinda gotta learn these things eventually, so why settle for a pacifier indefinitely?
Re: Go Terminal_ Elegant and Efficient Linux Terminal
#9Additionally, requiring mouse clicks for a visual replacement of the alias command with a few extra bells and whistles is not the greatest appeal to a community of developers.
I hope that the fact that this was written in Go does not outweigh its shortcomings in the eyes of HN.
Re: Go Terminal_ Elegant and Efficient Linux Terminal
#10It's a paid terminal emulator, written (by all appearances) in some kind of Electron-like (so a much much higher footprint), with a GUI for what can already be done via aliases, functions, and scripts. And no telling how well $TERM detection works (show me vim! Show me something that wants 256 colors!) If it was free, I might still not use it, because my terminal emulator needs to be lightweight and bulletproof, not…
I think you missed the gigantic "Download" button you see when you first open up the page. That said, probably still won't use it. Too much whitespace and too shiny for my liking
They need a much better explanation of what exactly I'm paying for, and what I'm limited to with the free version.