iterm Questions

3

iTerm2 allows you to click on a link (CMD+click) and open it quickly. However, when working over SSH, this doesn't work. Is it possible to enable this functionality, so that I can CMD+click a file,...
Metronome asked 17/4, 2017 at 14:26

4

Solved

I just updated my xcode command line tool in my iTerm2 and it seems like I need to restart my iTerm to put that to work, since when I try to use tns build ios command to build my nativescript pr...
Pagas asked 5/1, 2018 at 8:40

3

I noticed that iTerm2 offers the very convenient feature of using "Option key as +ESC" (or as meta, but apparently that's obsolete). I tried them both and the option key works as expected in Bash...
Margy asked 22/11, 2011 at 4:14

5

Solved

Not sure if this is zsh, iterm2 or the interaction between them. Trying to change the number of recallable lines in the terminal - not the command history, the output history. In .zshrc I have : ...
Feodor asked 17/9, 2012 at 13:1

3

When I am trying to self-update my composer, I get "Permission Denied" error. Even when I use sudo /usr/bin/composer.phar self-update, it shows me command not found. Please help me I have no idea...
Caine asked 31/3, 2016 at 21:38

4

Solved

How can I scroll up more on iterm2 to get full output? At times, for example if I am doing unit tests, the errors are so large than I need to keep scrolling up to which I cannot scroll up anymore b...
Crackbrain asked 23/12, 2014 at 8:15

1

I am trying to configure Godot to use launch Neovim in iTerm2 when I double click on a file containing code in the editor, however, a terminal window pops up instead with the following error: /Use...
Lvov asked 5/12, 2020 at 7:29

7

Solved

I've used Iterm2 with zsh everyday for the past 3 years, but I got a new computer and had to set it up again. The problem is that when I run ~/.zshrc it works fine, but I have to do it on every new...
Telmatelo asked 4/6, 2018 at 23:8

26

Solved

I'm running iterm2 and when I'm in tmux mode the colorscheme I have set in vim does not show up. Only the color scheme I've set in iterm. If I run vim from shell the colorscheme appears correct - i...
Birmingham asked 15/4, 2012 at 0:18

4

Solved

How do I change it, so executable files don't have another color, compared to other files? I'm on macOS Sierra (10.12.6). It's the same, both in the regular Terminal: ... or in iTerm2: It's f...
Hatley asked 20/9, 2017 at 13:8

1

I would like to restore iTerm2 tabs in their own directories as they were when iTerm2 was closed. For instance, I have 10 tabs, in each tab I have different directories. Now, when I close iTerm2 an...
Ignite asked 19/11, 2021 at 19:6

4

Solved

I am using macOS Catalina. I already have a repository on GitLab and an SSH-key assigned. Now I want to create another repository from the terminal. I do the following: git config user.name my_nam...
Reta asked 8/1, 2020 at 21:36

2

Solved

I am successfully connecting to the internet using an application called tether for a jailbroken iphone. (I know there's better options now). My iphone is connected to my laptop's wifi "device ne...
Isomerize asked 28/2, 2011 at 3:7

2

Solved

Im using Iterm2 version Build 3.0.4 I want to create alias to open new tab from the command line (in bash) I tried this code: function tab () { osascript &>/dev/null <<EOF activate ...
Philanthropic asked 1/8, 2016 at 6:35

2

Solved

Is there any easy way to open current path at finder when i use the Iterm. It`s terrible to copy the path and paste in to finder path bar everytimes.
Myles asked 16/2, 2017 at 5:15

3

Solved

I would like to see when I typed a certain command. How do I display this in my terminal prompt?
Melo asked 10/6, 2021 at 9:5

2

Solved

I'm using iterm2 (v3.0.14) on Mac Sierra. How do I invert the color scheme on my terminal? That is, right now, the default is a black background with white lettering, and I would prefer a white bac...
Lamrert asked 23/3, 2017 at 18:32

5

Solved

Is there a way to temporarily expand a split pane into full tab and go back again when done? I am looking for a keyboard shortcut to do so. The use case is to be able to temporarily switch to full-...
Underskirt asked 6/11, 2012 at 3:30

5

When first launch the termainal always get this error. objc[9318]: Class AppleTypeCRetimerRestoreInfoHelper is implemented in both /usr/lib/libauthinstall.dylib (0x207c11eb0) and /Library/Apple/Sys...
Verjuice asked 15/3, 2022 at 17:55

4

On most mac applications Shift+Arrow selects text but in iterm it just moves the cursor without selecting. How do you get it to select the text? Would also be curious if there's a way to do this ...
Phocomelia asked 5/5, 2015 at 14:11

3

Solved

I'm trying to find a place where to set the default window size on newly created windows. In iterm1 there was display profiles, which I do not see iterm2. http://iterm.sourceforge.net/usage.shtml ...
Ashes asked 11/5, 2012 at 18:11

1

I just updated Xcode to 11.4 and suddenly my terminal (iTerm 3.3.9) is now very slow. Typing a command works fine, but upon pressing enter I often wait 3-4 seconds to perform a simple task (cd, git...
Chronic asked 26/3, 2020 at 17:7

5

Solved

Not sure if this problem is related to upgrading to MacOs Sierra, but since that moment this error occurs when I run 'brew update' → brew update Checking out v1.0.0 in /usr/local/Homebrew/Library...
Pythagoras asked 21/9, 2016 at 14:50

7

Solved

When I run vim from the command line in iTerm, syntax highlighting doesn't seem to work locally. In vim for example I have installed a nice colorscheme that works quite well in MacVim but it woul...
Dehydrogenate asked 21/9, 2010 at 15:21

3

Solved

I can get the vim title to display on my window by doing this: let &titlestring = expand("%:t") . " @ " . hostname() if &term == "screen" set t_ts=^[k set t_fs=^[\ endif if &term == ...
Conquian asked 20/1, 2010 at 23:32

© 2022 - 2025 — McMap. All rights reserved.