Render anything inline. Save sessions and history. Powered by open web standards.
I’m trying it, and it does looks nice.
“modern”, when it comes to terminals, usually translates to Javascript / web / electron
deleted by creator
Kinda yes, sadly. However, at least they offer some reasoning for it like AI integration with the terminal.
deleted by creator
And even if you did, why would you need Javascript to integrate that, just integrate it the same way the shell completion does.
Haha if that would just work
From their FAQ:
Q: What shells does Wave Terminal support?
A: We currently only support bash. […]Seems at least dishonest to advertise it as a “terminal” if it works only with a specific shell. It’s okay to have extra features enabled by escape codes emitted by the shell, but if it goes beyond that, I’d say it’s not just a terminal anymore.
It is a cross-platform terminal that supports only bash and only on Linux and MacOS
So, a browser frontend for bash… Nah, that sales pitch sucks (ram)
I will absolutely not use an electron terminal.
Looks like Electron. Oh boy…
I’ve been looking for a terminal with better bookmark support; I use mRemoteNG on windows for my RDP/SSH work, and I haven’t been happy with any alternative on Linux that handles session bookmarks like that. I’m curious to try this.
the hell are terminal bookmarks?
I manage a lot of systems, so just click to open a ssh session in a new tab. I usually have shell aliases, but a bookmark that could set the title of the tab to the hostname and account for easier nav would be my goal. Being able to dynamically open tab groups too would be good, like if I have a dev/prod/SQL server for an app I could 1-click to open a group of 3 tabs
Well, there’s this if you want to use it in Linux, I’ve used it before, liked it well enough, but not paying for it so I removed it (It’s sort of crippled if run free). I personally use Konsole on KDE which works quite well. I’ve read and think that Konsole also allows multiple bookmarked connections. I haven’t really tested it myself, I have roughly 10 machines I log into daily so I may try that further.
Before I made the leap to Linux years ago, I loved using MRemoteNG. Simply hands down the best. IMHO
I tesed the client posted here by the OP. While it looks pretty nice, it suffers the same thing as others I’ve tried. Nothing beats the simplicity of the plain 'ol shell in Linux or in OSX. :)
Looks interesting, I will look into it. On first look it seems useful
I’m looking for a terminal like warp that’s Linux compatible and this initially looked promising but the comments on how bloated it is is discouraging.
Interesting concept, I like the design, but the workflow is rather odd and would take some getting used to. Also, things like the UI need some work on scrolling, like the Sudo connect window scrolling the password out of sight if you fail the password entry.
Too fat and unnecessary. Just use the regular bash shell that comes with your distro.
Bash isn’t a terminal. It’s a shell. You can run Bash within XTerm, Gnome Terminal, Konsole, or even Windows Terminal.