Live data from Hacker News

ITerm2 2.0

iterm2.com

141–150 of 237 posts

Re: ITerm2 2.0

#141
post #110
post #47

Earlier quoted context omitted.

I use Terminal almost exclusively in full-screen mode, and iTerm allows me to do just that. And no, Terminal.app does not have full-screen mode that is useful. Lion-style fullscreen apps are absolutely useless to me, since you can't bind them to ctrl-[1-9] hotkeys to switch between spaces.

I might have a workaround for you! I use a launcher for OS X called 'Quicksilver'. It's free and absolutely changed the way I approach computing (at the speed of thought, not the speed I can aim and click icons on my screen) and one of the handiest features Quicksilver let's you configure is called 'triggers'. Triggers are system-wide shortcuts that run a quicksilver command. So I have a quicksilver trigger for EVERY…

Yes! This is almost exactly what I do, except s/command/control/, and I'm using Alfred instead of Quicksilver.

Not sure if Quicksilver has this, but one nice feature is that if, say, Chrome is currently active, and I hit its key-combo (control-shift-c), Chrome is hidden (the equivalent of command-h). This is great if you're installing something in the background and want to see if it finished without reverting back to the dark ages of command-tab.

It's especially nice on a laptop, because I can expand all my windows to fill the screen while still having near-zero overhead when switching between apps.

Re: ITerm2 2.0

#142
post #107

Dang, looks like there/s still no preference to disable creating a new window when iTerm launches or is clicked on in the Dock. I only ever use iTerm via system-wide hotkey (i.e. Quake-style HUD mode), and it's kind of annoying that it automatically creates a duplicate window whenever it launches that can't be hidden via the hotkey.

You need to create a saved window arrangement (Window -> Save arrangement) with no windows open, then set this as the default arrangement in Preferences -> Arrangements, and finally change the Startup preference to "Open default window arrangement" (on the General tab).

Wow, this is great: it still creates a new window when clicking on the dock, but it no longer creates one on startup. That's still a lot better than before. Thanks!

Re: ITerm2 2.0

#143
post #80

ITerm is great. It really is. But I wish more time was spent on optimizations. People these days seem to forget that terminals are often used for displaying huge amounts of rapidly scrolling text and that speed is of paramount importance. To put this in perspective, my computer has two CPUs with 4 cores each, 24GB RAM, a graphics card with 1600 Stream Processing Units (engine running at 850MHz) and 1GB of RAM, and ye…

Did you try out the new iTerm? I was having issues like this, and started using the iterm nightlies about 8 months ago. I've seen considerable performance improvements, and now prefer it over Terminal.app.

Re: ITerm2 2.0

#144

Earlier quoted context omitted.

This might be an unrelated problem, but I find that when I copy a large amount of text and paste it into iTerm, it takes a long time to paste. This often happens when pasting into Vim, so it could be a vim issue. For example, copying the code of a Javascript library. When I do this in a text editor outside of iTerm, it's nearly instantaneous.

Vim will type every character you paste, one by one. F12 should switch you to paste mode and paste it as a block, though on my new Mac this was already mapped to some GUI function so I had to disable that for it to work. Some relevant info: http://stackoverflow.com/questions/5585129/pasting-code-into...

Pasting into a buffer in insert mode is not the best idea. I've remapped p and P to paste from the system buffer and it's just as fast as yanking and putting text in Vim.

Re: ITerm2 2.0

#145
post #135

I love iTerm, couldn't live without it.. To me Terminal.app isn't much better then PuTTY on Windows. That said I'm a bit worried when I read stuff like "manipulate the pasteboard remotely" and "performed when text matching a regular expression is received". Are these potential security concerns and/or what is the performance impact of regex'ing every single line of text etc?

Naive question, but I keep trying iTerm and not being able to quite figure out why I should switch. In the mid-2000s it was a much better program than Terminal.app, but that doesn't seem to have been true for quite some time. Terminal.app has tabs, 256-color mode, themes, full screen support, and as people have mentioned in other comments, session recovery and much better performance. The only things I can think of o…

Interesting, I've been using iTerm for so long that I didn't realize that Terminal.app added themes and tabs. That was the primary reason I used iTerm in the first place.

Re: ITerm2 2.0

#146

to HN: What changed you from "terminal.app is good enough" to "I prefer iTerm"? Because that's what I'm asking myself.

What converted me to iTerm was using Vim with a decent color scheme (e.g. Solarized or Base16). Even though supposedly it's possible in Terminal.App, I could not get it working (Mavericks). After hours upon hours of trying, and retrying, I gave up (in?) to iTerm because it just worked.

I do prefer Terminal.App. To me it feels more polished and stable and I'm used to it and it comes with the OS. I appreciate iTerm and the work put into though and it's what I currently use, but if I could get my Vim setup working in Terminal.App I would switch back.

Re: ITerm2 2.0

#147
Just tried out the tmux integration. Seems to be extremely buggy. The tmux session would randomly detach and you have to have an extra window open the entire time you are using the tmux integration. Nice idea but the execution seems pretty hacky.

Re: ITerm2 2.0

#148
post #135

I love iTerm, couldn't live without it.. To me Terminal.app isn't much better then PuTTY on Windows. That said I'm a bit worried when I read stuff like "manipulate the pasteboard remotely" and "performed when text matching a regular expression is received". Are these potential security concerns and/or what is the performance impact of regex'ing every single line of text etc?

Naive question, but I keep trying iTerm and not being able to quite figure out why I should switch. In the mid-2000s it was a much better program than Terminal.app, but that doesn't seem to have been true for quite some time. Terminal.app has tabs, 256-color mode, themes, full screen support, and as people have mentioned in other comments, session recovery and much better performance. The only things I can think of o…

I'm in a shell most of my day when not in meetings. I love being able to have a nice full screen with vertical and horizontal splits (Cmd-D or Shift-Cmd-D) with thin lines between each split. Also iTerm helps me keep my hand off my mouse and when I do use my mouse iTerm makes my usage very efficient (double click to copy text .. Cmd-V paste, right-click lots of stuff right in your face on the spot..)

I'm less about tabs and more about splits, with two 24" monitors and my 13" MBP on my desk I can have lots of text space to work with and very little window distraction from window chrome.

Maybe it's just because I'm old fashioned and I love to live on the command prompt (vim -vs- sublime all day long) and I grew up in the era of TTY's and 300 Baud modems.. iTerm feels more natural then Terminal.app, it feels like a terminal someone would use all day long -vs- something you hop in for 20 seconds to type some obscure OSX command you cut-paste'd from some site.

In the past I ran into dumb emulation issues with Terminal.app like wrapping and stuff that didn't work right. iTerm seems to be a "programmers" terminal more then a simple utility to get to the command line.

Re: ITerm2 2.0

#149
post #125

Earlier quoted context omitted.

> One feature I really wish ... It's open source. Why don't you add it yourself? I wanted a borderless terminal and as I couldn't find one I hacked the functionality into iTerm: http://i.imgur.com/jOc04sf.jpg /edit: Wow, being downvoted for suggesting to hack something yourself on Hacker News ... that's a new one. I guess I'll take a time out.

As others have pointed out, it's just an inappropriate comment. Yes it's open source, and yes, anyone can hack on it themselves. But 99.99999% of the time it's not realistic. Nearly every piece of software on my computer could be enhanced to fit me personally, but there's no way I could justify the time and energy to work on it. Also, in most cases I have no desire to learn the stack/underpinnings for a particular en…

Though I agree with you, where is the stick in the ground? The OSS community's theme song has always been "you can do it yourself", even though that has long been not realistic for many people. So, nothing here is different as far as I can tell.

Re: ITerm2 2.0

#150
So did everyone here just download this piece of software over HTTP (no HTTPS)? Why is it that large projects like this cannot spend 15 minutes setting up hosting over HTTPS-only using a $10 (or even free) SSL cert? I love me some iTerm but yikers.
Post reply on HN