Earlier quoted context omitted.
It's still trendy to hate on Electron? Give it up. The ship has sailed. I like native apps as much as anyone else but you've got to realise the absolute clusterfuck that is cross-platform development. Plus building rich GUIs is actually feasible when using tools that are actually meant to build rich GUIs (i.e. HTML/CSS/JS).
> tools that are actually meant to build rich GUIs (i.e. HTML/CSS/JS) You had me until this part. If those 3 were meant to build rich GUIs we wouldn't have new JS frameworks and a load of bundling tools coming out every year. They were meant to give documents structure and style, that's it. We molded them into the monstrosity they are today. The appeal is not that they're a pleasure making GUIs with, it's that you go…
Tabby is a customizable cross-platform terminal app
71–80 of 96 posts
Re: Tabby is a customizable cross-platform terminal app
#72Built on Electron? Hard pass. The scourge of the modern age.
It's still trendy to hate on Electron? Give it up. The ship has sailed. I like native apps as much as anyone else but you've got to realise the absolute clusterfuck that is cross-platform development. Plus building rich GUIs is actually feasible when using tools that are actually meant to build rich GUIs (i.e. HTML/CSS/JS).
Re: Tabby is a customizable cross-platform terminal app
#73Is anyone else put off by infinitely customizable things? I used to love this stuff when I was a kid but now I just want things to work well out of the box.
Re: Tabby is a customizable cross-platform terminal app
#74Earlier quoted context omitted.
Oof. That’s some toxic conversation.
I feel bad for people whose projects get shredded on HN, especially from a place of prejudice, like reflexive Electron hate. But when I actually tried a bunch of Electron-based terminal emulators on Mac a few years ago... they all felt awful . They were slow in ways I did not realize terminal emulators even could be, and they often had extension ecosystems that were similarly slow and also buggy as hell. Maybe things…
It doesn't help that Terminal.app is incredibly performant and stable. Even when I found a cross-platform terminal with a nice feature set, watching it jank around while some build spams 50k lines of output would quickly burst that bubble.
Re: Tabby is a customizable cross-platform terminal app
#75Earlier quoted context omitted.
Warp looks cool but surely you can get that sort of autocomplete/“intellisense” (for the C# folk) in any terminal e.g. Konsole or iTerm and save some money
Proper multiline editing with full mouse support is the main thing I want that warp has that I haven’t been able find in any other terminal. No enough to make me switch to a proprietary terminal though.
ctrl+x cltr+e
Works on every terminal. Vim and EMACS do support the mouse, you can set your editor to a graphical one.
Re: Tabby is a customizable cross-platform terminal app
#76Re: Tabby is a customizable cross-platform terminal app
#77Earlier quoted context omitted.
Oof. That’s some toxic conversation.
What's toxic about it? Negative , sure, but it's not toxic to make a substantiated negative comment.
Re: Tabby is a customizable cross-platform terminal app
#78Built on Electron? Hard pass. The scourge of the modern age.
It's still trendy to hate on Electron? Give it up. The ship has sailed. I like native apps as much as anyone else but you've got to realise the absolute clusterfuck that is cross-platform development. Plus building rich GUIs is actually feasible when using tools that are actually meant to build rich GUIs (i.e. HTML/CSS/JS).
These were never meant to build rich UIs. They were meant to build a text page with a few images. That's it.
There's a reason why every single UI framework for these tools re-invents the same primitive controls like avatars and tabs.
Re: Tabby is a customizable cross-platform terminal app
#79Re: Tabby is a customizable cross-platform terminal app
#80Earlier quoted context omitted.
Maybe my needs are just too basic, but I've not found much reason to look beyond Apple Terminal, GNOME Terminal, etc. Probably the only feature those don't come with that I'd like is quake-style dropdown, but I don't find that worth the quirks that come with e.g. iTerm2.
True Color support is a big enough reason to switch from Terminal.app to iTerm2.app. But beyond the cool Quake-style "hot key" overlay terminal that's always at the ready, once you start using other features of iTerm, you'll really appreciate all the amazing features it has! For example: - being able to press Cmd-Shift-E to quickly show/hide timestamp overlays for your entire scrollback - pressing Opt-Cmd-B to open t…