Live data from Hacker News

Little known features of iTerm2

banga.github.io

21–30 of 156 posts

Re: Little known features of iTerm2

#21
post #3

I'm a little jealous of iTerm, not going to lie. The UX is pretty nice from what I've seen, but I can't find a like for like replacement for either Windows or Linux.

DomTerm (https://domterm.org) has many similar features (https://domterm.org/Features.html) including programmable link handling (https://domterm.org/Tips.html). It has been tested on Linux, Windows (requires WSL, for now) and MacOS.

Re: Little known features of iTerm2

#22
post #11

A couple more that I use often: * imgcat: you can view images without leaving your terminal. Somehow this works even across SSH connections… * Python scripting API: basically AppleScript for iTerm except it lets you touch pretty much everything and it's not soul-crushing to write. I have mine switch between themes based on the system appearance (which changes based on the time of day).

On imgcat, those extensions to the xterm protocol[0] seem really nice. I've long thought that there needs to be a simple escape sequence for a horizontal divider that doesn't break upon resizing, they should do that next! Also check out tiv[1] which is an alternative that works with any unicode terminal. [0]: https://www.iterm2.com/documentation-images.html [1]: https://github.com/stefanhaustein/TerminalImageViewer

These iterm image extensions are almost there. It is unfortunate that it can only display files, and not image created on the fly (i.e., you dump all the pixel values into the terminal and it shows an image).

Re: Little known features of iTerm2

#23
post #3

I'm a little jealous of iTerm, not going to lie. The UX is pretty nice from what I've seen, but I can't find a like for like replacement for either Windows or Linux.

Every time I've considered a full-on switch to Linux, the many little tools that I'd have to give up weigh heavily the cons column.

Which tools would you have to give up?

Re: Little known features of iTerm2

#24

Earlier quoted context omitted.

Every time I've considered a full-on switch to Linux, the many little tools that I'd have to give up weigh heavily the cons column.

Which tools would you have to give up?

Some of the most obvious things I'd give up:

- ability to plug into any monitor at any resolution that monitor supports

- ability to copy and paste to/from my phone

- Transmit - I really haven't found many good s3 clients on Linux

- ScreenFlow

- Git Tower

Most of these have some sort of a work-around or close analog of course. (So I'd likely not be "giving anything up" as much as compromising or learning new techniques) However, I'm not sold on the benefits (other than ideological ones, the only thing that comes to mind is increased Docker performance) outweighing the costs. For someone with a different workflow and set of tools, a different conclusion may result.

Re: Little known features of iTerm2

#29
post #27

I’ve said it before: iterm2 is one of the two reasons I feel so much more productive on mac compared to Windows or Ubuntu The other one being quicklook (space preview of files)

I installed it on Mac to attempt to come close to using Tilix on Ubuntu but I think I prefer Tilix overall. It comes default with Ubuntu Budgie. Tilix isnt perfect and has its weirdness but its really awesome to use.
Post reply on HN