iTerm is a full featured terminal emulation program written for OS X using Cocoa.

learn more… | top users | synonyms

1
vote
2answers
30 views

How can I partially clear my terminal scrollback?

I want to partially clear my terminal scrollback history, but only from where I have selected with my mouse in the scrollback and up. Is this possible? I'm on a Mac, and I use iTerm2 and Terminal.
2
votes
1answer
128 views

Homebrew: Terminal Emoticons How?

I use homebrew for package management on my mac. Today after updating homebrew I saw something I've never seen before; There was a tiny beer emoticon in the terminal. How is this being done!? What ...
2
votes
2answers
96 views

Vim + iTerm2 color issues

I have trouble with the right Vim configuration. I'm using the latest version of Vim as well as the latest version of iTerm2. I try to get the solarized colorscheme working, but without luck so far. ...
1
vote
1answer
31 views

File Corruptions when using Vim on iMac

I'm experiencing some strange file corruptions when editing PHP files in VIM/iTerm. This is not exclusive to these but the corruptions are slightly different in Nano. Same issues appear in the ...
1
vote
1answer
72 views

How can I set TextMate as the default application when clicking on filenames in iTerm?

I'm using iTerm as my default bash shell with Mountain Lion One of the features is when you click on a file name in the shell, it opens it in a TextEditor. At the moment though, each time I click a ...
0
votes
0answers
202 views

iTerm 2 Profiles/Bookmarks

I know this is supposed to be really simple but for the life of me I can't figure out how to store all of the URL's that I typically log into on the iTerm 2 Profiles page. I come from a PuTTY ...
0
votes
1answer
894 views

iTerm.app vs Terminal.app

So, I just downloaded iTerm2. I am using zsh in both the apps. iTerm seems to be faster than Terminal. What things matter when you have a wrapper application around a shell? I want to use iTerm but ...
1
vote
0answers
35 views

Is there a way to store certain shortcut variables in iTerm or Terminal.app so that we can access them from any remote machine ?

I use alias for setting up shortcuts so that i need not type out often lengthy directory paths and such. But i ssh into multiple machines often and i cannot alias a bunch of stuff into all the remote ...
1
vote
1answer
65 views

Bind key in vim for switch window

Operation System: OS X Console: iTerm sh: zsh This worked fine i go to bottom window from top: map <c-down> <c-w><down> imap <c-down> <esc><c-w><c-down> ...
0
votes
0answers
185 views

iTerm up arrow autocomplete

Recently, the up-arrow to scroll in my bash history in iTerm 2 stopped functioning as it did before. In the past, if I started typing a command (let's say, `curl') and then pressed up, it would only ...
2
votes
2answers
1k views

is there a linux equivalent of iTerm(mac) sending command to multiple tabs functionality?

in iTerm, you can send a command to execute simultaneously on a set of already opened tabs. Is there a way to do this in linux (with gnome-terminal preferably)? for instance, supposed that I had 10 ...
4
votes
2answers
1k views

With Bash + iTerm2, how to name tabs?

In iTerm2 (Build 1.0.0.20120203), I typically open several tabs, each of which has split panes , and is about one particular theme of work, for example revision control, coding, managing files, mysql ...
0
votes
1answer
164 views

“^@” characters shown in SSH connection from OS X to Linux server

When I SSH into a Linux server via iTerm on OS X, running a PHP script, there are some strange characters printed on the screen What is this ^@ representing? These characters are not generated ...
2
votes
1answer
366 views

How can I copy the output from a remote command into the local clipboard?

I use iTerm2 as my terminal client in Mac OS X. On the local system I can use pbcopy and pbpaste to transfer data between the system clipboard and the terminal, but of course this doesn't work when ...
3
votes
1answer
521 views

iterm2 cannot toggle fullscreen when in 'top of screen' mode

I'm trying to toggle fullscreen in iTerm2 by pressing "cmd+enter". Unfortunately it doesn't work when 'top of screen' style is selected in the profile settings (as shown in the attached png). When I ...
2
votes
1answer
259 views

Map MacVim (mvim) movement keys in iTerm2

This question has been asked in various forms and there are a few blog posts around the net but I can't seem to find one that works consistently. I'm going to ask it for my (and perhaps other's) ...
2
votes
1answer
749 views

Programmatically set the color of a tab in iTerm2?

My daily workflow includes me Launching iTerm2 Creating 3 tabs Setting one tab each to red, orange and yellow Changing to a specific path in each tab I would like to script this process; shell, ...
3
votes
2answers
2k views

Color scheme not applied in iTerm2

I haven't been able to apply any color scheme to iTerm2. It looks like that the Basic Colors are applied, but the ANSI Colors are not (as shown in Preferences>Profiles>Colors). Using Mac OSX ...
3
votes
1answer
603 views

Difference between tmux and shell split options on iTerm2?

I currently switched to iTerm2 + VIM for my dev environment. I noticed that the last version of iTerm2 supports tmux and there were people using tmux to split the window into several sessions. I also ...
3
votes
1answer
608 views

mac iTerm2 unbind command + / Find Cursor shortkey [duplicate]

Possible Duplicate: Is it possible to remove a built-in shortcut from an application in Mac OS X? I'm looking for some way to unbind command + / key by default binded to the View -> Find ...
5
votes
1answer
1k views

enabling colors in the python interactive shell on OS/X

I have just modified my .bash_profile so as to have colors in iTerm and Terminal. Now, I want to enable syntax highlighting for the Python interactive shell, IDLE-style. How to do that?
16
votes
2answers
3k views

How can I get control+left arrow to go back one word in iTerm2?

I was reading up in the Linux manual and I noticed that it said I could use control+left and control+right to move forward and back words in the terminal while editing. "Pressing Ctrl plus the ...
4
votes
2answers
1k views

Smooth scrolling for vim in Mac Terminal/iTerm?

Is it possible to get smooth scrolling (using the mouse scroll wheel or macbook touchpad) within a terminal on Mac OSX (Lion)? Furthermore, could I do this within vim? I find that smooth scrolling ...
1
vote
2answers
1k views

How do I stop automatic changing of iterm tab titles?

After switching to using .bashrc instead of .bash_profile (I didn't like how the default terminal worked with one config file and utilities like screen with another), the behavior of iterm2 changed. ...
1
vote
1answer
140 views

Vim doesn't refresh after running Node

I run :!node app.js from inside Vim and after hitting ctrl-c to end it, the bottom half of the window is blank. Even hitting ctrl-L to refresh doesn't work. This has happened on both OSX 10.6 and ...
1
vote
2answers
112 views

iTerm2, disable %/# sign after command

I've recently made the switch from OS X's Terminal app to iTerm2. There is a small issue which is annoying me. After every command a %-sign is printed out in the terminal. I also have a Debian 6 VM, ...
0
votes
1answer
509 views

iTerm 2 on Mac OS X - How to get rid of all characters before the $ on each line?

I installed iTerm 2 but my shell windows show: "computer name":"current directory" "user" $ This is far too long. I'd like to just see: "current directory" $ Is there an option for this? I ...
5
votes
1answer
1k views

Redirecting Terminal.app to iTerm.app

Is it possible to redirect an app in Mac OS X to another app? If not, can you redirect Terminal.app to iTerm.app, so every app that wants to open a Terminal window, instead opens an iTerm window. ...
1
vote
2answers
175 views

Stop Git from Opening a new Terminal.app Window on Commit

Git is automatically opening a Terminal window when I save commit messages on my Mac. This might normally be useful (e.g. if the commit was initiated from a Terminal window), but I use iTerm as my ...
2
votes
2answers
515 views

How do I use the -ne flag for echo in a shell script?

I'm trying to create a shell script to take an argument and use it to name a terminal tab. So if the script's name is tabnm, tabnm "test" should rename the current tab "test" This is my code: ...
2
votes
2answers
2k views

How do I set up an AppleScript to open a new iTerm2 tab and change the directory?

In OS X, how do I set up an AppleScript to open a new iTerm2 tab change to a directory clear the console echo the current directory I had something like this before for regular Terminal, but I ...
9
votes
4answers
3k views

Change iTerm2 window and tab titles in zsh

I want to label the window tabs of terminal sessions. I'm using the zshell in iterm2 on OSX. Is it possible to change the label of a window tab dynamically in the terminal?
1
vote
1answer
924 views

How can I make terminal VIM my default editor application in Mac OS X?

I am aware of MacVim, and while it's very nice I am constantly in the terminal. Why have two programs running when I could stay in one? So the question is, how can I make VIM (run in iTerm2) the ...
2
votes
2answers
230 views

ITerm Shows Broken Pipe Message

How can I get rid of this alert?
0
votes
1answer
486 views

Hide iTerm ScrollBar

How can I hide the scrollbar of my iterm console?
1
vote
1answer
603 views

How to use key combinations with the option (⌥) key in iTerm2.app?

OS X / Apple keyboards offer these handy keyboard shortcuts for funky Unicode characters, like ⌥ + . gives an ellipsis character (…). How can I use these inside iTerm2.app? Whenever the ⌥ key is ...
1
vote
2answers
1k views

How do I quit telnet in iTerm

The title says it all. Note that I'm using a non-US layout, Norwegian, so I can't create the ctrl+] combination. I've found the trick before, but can't find it.
1
vote
2answers
1k views

Select display profiles in iTerm for OS X

I've recently started using iTerm for OS X, and I can see how to edit and create display profiles, but not how to choose one for the current session or to be the new default (and I can't imagine why ...
4
votes
1answer
3k views

iTerm2 and tmux integration

I would like to achieve the following behaviour: When I launch iTerm2, if there is a tmux session running, connect to it. If there is no tmux session running, create one and connect to it. Any ...
3
votes
1answer
885 views

How to make the cursor shape dependent on the current Vim mode using iTerm2 on OS X and zsh

I am using zsh and iTerm2 to edit with Vim. I really love the integration and portability, and because of that I have chosen not to use MacVim. But.... I can't work out how to get my cursor to change ...
0
votes
1answer
254 views

iTerm (mac command-line) asks annoying questions before quit

Running OS X 10.6 snow leopard. I like to open iTerm for a quick editing of files. And then quit it so I do not have to see it in the dock. This is what has happened: I upgraded iTerm to the most ...
5
votes
4answers
2k views

Enable mouse for scrolling only in Vim in iTerm (MacOSX)

I'd like to use the mouse in Vim only for scrolling (not to enable other Vim modes or otherwise interact with Vim). Using :set mouse=a seems to be an all or nothing operation, can this be altered? ...
0
votes
1answer
315 views

iTerm2 jumping to a folder bookmark

I need a simple bookmark just to cd to a folder. I add a bookmark, select login shell and my desired directory. When I use that bookmark my status gets changed from host:folder user$ to bash-3.2$ ...
0
votes
1answer
370 views

Set default colour for all iTerm2 windows

How can I set the default terminal colour for all new iTerm2 windows?
1
vote
1answer
238 views

iTerm Prev/Next Tab key command to match Safari (Cmd+Shift+[ or ])

Using hex code 0x5b and 0x5d I can get Cmd+[ and Cmd+] to map to prev/next tab but when I click the checkbox to add Shift into the mix, the shortcut does nothing. Any workarounds or secret tips to get ...
7
votes
2answers
720 views

Mac Terminal/iTerm history cursor problems

So often, I run a command in either Terminal.app or iTerm, press the up arrow to go back to edit it, and the cursor jumps to the line above or somewhere totally in the wrong place. It especially ...
0
votes
2answers
640 views

How should t_Co be being set?

I am on OS X 10.6.2 and am using iTerm as my terminal. When I run Vim, t_Co gets set to 8. I want it to be 16 or 256 if I can display that many colors. If I manually set t_Co to be 16 (i.e. :se ...
2
votes
1answer
495 views

How to use iTerm with QuickSilver

I see a page dedicated to an iTerm plugin after googling "quicksilver iterm", but I can find no place to download it, and it doesn't appear to have built-in support. There's a section in preferences ...
1
vote
1answer
614 views

On OS X, using Terminal, is there a way to get rid of the scroll bar?

I've been going back and forth a bit between iTerm and Terminal lately. They both have their pros and cons, but at this point I've more or less settled on Terminal. (The reason, if you're curious, ...
5
votes
3answers
1k views

Can I make Terminal.app open different profiles with shortcut like iTerm?

I've been using iTerm for a while, but I switched back to Terminal.app in Snow Leopard due to the Visor plugin. Most of thing works pretty well after I switched to Terminal.app, except in iTerm, I ...

1 2