Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
bahua129046yIf you're calling it, "terminal," then I'm guessing you're using a Mac, and using the default terminal app. If so, do yourself a massive favor and install iTerm2. It is the best terminal emulator I have seen on any platform. It's god-damned brilliant.
-
mac terminals are sexy as fuck... iterm2, the default terminal, both with stock configs look great imo
-
@bahua I actually switched to iterm2 about a month ago, exactly because of comments like this. I've yet to figure out why it's so much better?
-
bahua129046y@KasperNS
Split screen into as many sessions as your display can legibly hold, multiple input, keyboard text selection(love this one), tmux integration, clipboard and command history across multiple concurrent sessions, and a thousand other features that are beyond the scope of a simple devrant comment. I also like that it closes when you exit the terminal you're in, rather than remaining open with a message about how the app is done, like the default terminal. -
@bahua I definitely feel like I should look into it more, but it sounds like features I already have with zsh and tmux
-
bahua129046y@KasperNS
Aside from the fact that it just looks better than terminal, I would still use it just for being able to hit cmd-f to start searching the buffer, and tabbing to complete a line and copying that to the clipboard. I would disown my kids to be able to do that with xterm. -
@ewpratten it looks very nice though... I use it just for notes, otherwise alacritty
Related Rants
Now learning terminal. Why does it feel so fucking sexy?
rant
dev
terminal
learning