Live data from Hacker News

ITerm2 2.0

iterm2.com

1–10 of 237 posts

Re: ITerm2 2.0

#6
post #3

Awesome, congrats on the release! Aside: Check For Update... still gives 1.0.0.20140629 as the latest version. Have to download a 2.0 build explicitly. http://www.iterm2.com/downloads.html

You have to switch off development releases to get 2.0.

Re: ITerm2 2.0

#7
So, I have this bash script that runs AppleScript that I use to start up a bunch of servers at once, each in their own Terminal tab. At the heart of it is this 'new-tab' function[1]. I don't really like AppleScript, and would like to not use it.

Can I duplicate this functionality using iTerm, without using AppleScript?

[1] Here's the code; I cobbled it together from some StackOverflow snippet or something: https://gist.github.com/anonymous/f16a46c327a14ec8a5b5

Re: ITerm2 2.0

#10
First, thanks for releasing this! Second, silly question, but what is the recommended way to navigate long commands? Is there a way to click my cursor to a specific point, or a keyboard shortcut to navigate large blocks of words? I tried OPTION+LEFT-CLICK, but sometimes it will have the effect of moving my history to the current command.
Post reply on HN