Tagged Questions
1
vote
1answer
33 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
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>
...
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
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 ...
17
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 ...
1
vote
2answers
177 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
1answer
244 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
3answers
4k 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
1k views
iTerm: Can I Get Transparency in Full Screen Mode
Can I get transparency in full screen mode in iTerm?
24
votes
6answers
8k views
How Can I Speed Up Terminal.app or iTerm on Mac OSX?
Every time I launch either iTerm or Terminal after not using it for a few hours, it takes anywhere from 10-20 seconds to return a prompt. The screen is blank, and although I can type I can't actually ...