Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
62 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
45 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 ...
0
votes
0answers
34 views

Extra spaces in terminal after exiting terminal vim on mac

If I edit a file in vim through a terminal, then quit out of vim, the terminal displays a bunch of extra whitespace before the prompt, sometimes with newlines. This doesn't seem to effect the ...
1
vote
1answer
80 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 ...
1
vote
0answers
63 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 ...
1
vote
1answer
121 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
87 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, ...
1
vote
0answers
159 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 ...
2
votes
1answer
205 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 ...
2
votes
1answer
178 views

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

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 ...
0
votes
0answers
46 views

Lion + iTerm2 + Spotify: cd makes audio glitch

My setup: Mac OS X Lion + iTerm2 + Spotify. When I use cd, it causes the audio to be interrupted for around 300 ms. How do I fix this?
2
votes
1answer
191 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?
2
votes
1answer
306 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 ...
3
votes
1answer
457 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 ...
0
votes
2answers
372 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
88 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
87 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, ...
-1
votes
1answer
205 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 ...
4
votes
1answer
423 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
91 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 ...
1
vote
2answers
100 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: ...
1
vote
2answers
595 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 ...
5
votes
3answers
948 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?
0
votes
1answer
368 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
115 views

ITerm Shows Broken Pipe Message

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

Hide iTerm ScrollBar

How can I hide the scrollbar of my iterm console?
1
vote
0answers
272 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
257 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
447 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
2k 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 ...
1
vote
1answer
363 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
168 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 ...
0
votes
4answers
874 views

Enable scrolling only with mouse 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
272 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
266 views

Set default colour for all iTerm2 windows

How can I set the default terminal colour for all new iTerm2 windows?
1
vote
1answer
143 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 ...
5
votes
1answer
423 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
414 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 ...
1
vote
1answer
375 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
468 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
730 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
vote
2answers
486 views

setting visual bell to flash in iTerm

I am using iTerm on OSX (leopard) to ssh to a linux machine. I run screen on the dev machine to save my work between sessions. I am not a big fan of audio bell and I don't like screen's default 'Wuff ...
2
votes
2answers
706 views

Setting “visual bell” in iterm on OSX

Does anyone know how to set the audible bell to a visual bell in iterm? I've looked around a bit with no luck. I'm on OSX 10.6.3 and iterm Build 0.10.
5
votes
3answers
2k views

Mac OS X Terminal not logging in

I am running Mac OS X version 10.6.3 and when I open the terminal (with terminal.app or iterm) it just hangs on the login process. I've tried restarting, changing the startup command to /bin/bash, and ...
0
votes
4answers
658 views

iTerm: Can I Get Transparency in Full Screen Mode

Can I get transparency in full screen mode in iTerm?
3
votes
2answers
1k views

How to prevent screen from resizing my Terminal in Mac OS X?

I am using iTerm in Mac OS X. When I run screen, the terminal is resized and I get the message Aborted because of window size change. However, screen is still running. How do I get it to stop ...
3
votes
1answer
282 views

Select text in iTerm using keyboard

Is there a way to select text in iTerm OSX using keyboard?
2
votes
4answers
333 views

MacOS X: How to have a handy “Open this folder in iTerm” shortcut?

I think the title states exactly what I want to do. I want a shortcut or even a button within Finder which fires up a new iTerm Tab and changes the location to the location i've open in Finder. Some ...
7
votes
8answers
3k views

Is iTerm still relevant against Terminal?

Back in the day when Tiger ruled the world, iTerm was a must have for me if only just for the tabs feature that Terminal didn't have. After Leopard came out Terminal got several improvements, like ...
1
vote
1answer
199 views

iTerm won't run on my OS X system. Troubleshooting ideas?

I just installed iTerm 0.10 on my OS X Snow Leopard system. When I try to launch it, the menu bar says "iTerm" for about a tenth of a second and then it vanishes. It's not listed in the Activity ...

1 2