I remember seeing this terminal emulator, deciding to give it a shot to see what the deal is, and being asked to sign in. I have never uninstalled a program faster in my life. I think I'll just stick to iTerm.
Never understood why people use iTerm. I know back in the day it was because of the lack of tabs in Terminal.app, but tabs were added long ago and tmux was always a better option for that kind of functionality anyway. Genuinely curious because I feel like I'm missing something. I tried it again a while ago and still couldn't see anything I couldn't already do.
Warp terminal – no more login required
61–70 of 109 posts
Re: Warp terminal – no more login required
#62Earlier quoted context omitted.
in the context of software engineering, yes.
I... it's a terminal. Free and completely functional alternatives have existed since xTerm hit public release back in the '80s. Am I going insane? Why would you pay for this unless you have a workplace humiliation fetish?
Re: Warp terminal – no more login required
#63I remember seeing this terminal emulator, deciding to give it a shot to see what the deal is, and being asked to sign in. I have never uninstalled a program faster in my life. I think I'll just stick to iTerm.
Just like arc web browser i think this is the worst business model
Re: Warp terminal – no more login required
#64For those that have to bounce between Mac and Linux for work/personal reasons, I cannot recommend Kitty terminal enough. The main thing that's a big of a pain is you'll probably want to set up a scrollback pager (I use neovim as mine but vim works too) so you easily search the terminal output and copy/paste from it. I use # https://github.com/kovidgoyal/kitty/issues/719#issuecomment-... scrollback_pager nvim -u ~/.co…
I believe wezterm has that feature already. (Like there anything it doesn't have. :) )
I looked at alacritty but I really like using terminal tabs and the alacritty dev is really really against them and I found the dev's attitude to be more than a bit abrasive.
Not that Kovid (kitty's dev) does not come off the same way sometimes, but I tend to agree with Kovid a lot more.
Re: Warp terminal – no more login required
#65Earlier quoted context omitted.
Just like arc web browser i think this is the worst business model
I would love to pay for Arc, it makes me happy and productive. Unfortunately, it seems like the number of people willing to do is too small to support VC valuations and they are abandoning the product :(
Re: Warp terminal – no more login required
#66I remember seeing this terminal emulator, deciding to give it a shot to see what the deal is, and being asked to sign in. I have never uninstalled a program faster in my life. I think I'll just stick to iTerm.
Never understood why people use iTerm. I know back in the day it was because of the lack of tabs in Terminal.app, but tabs were added long ago and tmux was always a better option for that kind of functionality anyway. Genuinely curious because I feel like I'm missing something. I tried it again a while ago and still couldn't see anything I couldn't already do.
Re: Warp terminal – no more login required
#67To people who are using Warp: what makes you choose it over the alternatives?
I honestly don't use many of their features besides being able to ask the LLM for how to do something random in git and getting the answer without leaving the terminal. The way they organize each command+response into blocks is also cool for readability and copy/pasting.
Re: Warp terminal – no more login required
#68I remember seeing this terminal emulator, deciding to give it a shot to see what the deal is, and being asked to sign in. I have never uninstalled a program faster in my life. I think I'll just stick to iTerm.
Never understood why people use iTerm. I know back in the day it was because of the lack of tabs in Terminal.app, but tabs were added long ago and tmux was always a better option for that kind of functionality anyway. Genuinely curious because I feel like I'm missing something. I tried it again a while ago and still couldn't see anything I couldn't already do.
- Multiple profiles
- Logging of terminal output to files
- Regexp search
- Search marks matches in the scrollbar
- Quick jump between prompts — it knows where prompts are in the output, so you can quickly scroll to each position
- Window splitting
- Filtering — like find, but filters the window to only show matches
- Triggers: Do an action such as bouncing the app icon or playing a sound when a text string occurs)
- Status bar: Show the Git branch, current directory, etc. — better than custom prompts
- Preserves windows/tabs on restart/reboot, even current directory and window contents
- Cmd-Click to open files and URLs
I bet Terminal.app has gained some of these features over the years , but it certainly doesn't have have all of them.
Re: Warp terminal – no more login required
#69I remember seeing this terminal emulator, deciding to give it a shot to see what the deal is, and being asked to sign in. I have never uninstalled a program faster in my life. I think I'll just stick to iTerm.
Never understood why people use iTerm. I know back in the day it was because of the lack of tabs in Terminal.app, but tabs were added long ago and tmux was always a better option for that kind of functionality anyway. Genuinely curious because I feel like I'm missing something. I tried it again a while ago and still couldn't see anything I couldn't already do.
Re: Warp terminal – no more login required
#70Earlier quoted context omitted.
in the context of software engineering, yes.
I... it's a terminal. Free and completely functional alternatives have existed since xTerm hit public release back in the '80s. Am I going insane? Why would you pay for this unless you have a workplace humiliation fetish?
I don’t care if a tool is free or paid, I care if it is going to make my life better. You can sit in the office laughing at me for paying to use software, I’m not bothered, because I won’t be in the office to hear the laughter, as I’ll be using all the time I’ve saved to do something I want to do.
Pay me $250k/year to write code and I’ll spend $5k of that on a paid for editor and a paid for terminal and a paid for git client and a paid for database client and a paid for rest client and a paid for shortcut app so that I can go home at 3pm every day and spend my remaining $245k on the things I care about instead of being stuck in the office micromanaging my vim configuration so that the nerds will respect me.