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,...
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...
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 :
...
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...
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...
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...
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...
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...
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...
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...
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 ...
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.
3
Solved
I would like to see when I typed a certain command. How do I display this in my terminal prompt?
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...
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 ...
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...
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...
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 == ...
1 Next >
© 2022 - 2025 — McMap. All rights reserved.