Tagged Questions
3
votes
5answers
188 views
Are there any global key combinations suitable or specifically reserved on OS X for user assignment?
I'm trying to identify an appropriate global hotkey to set in iTerm2's preferences for showing/hiding it:
I'd like to avoid any conflicts with other applications' hotkeys or other future use. Are ...
4
votes
1answer
162 views
Control not working in iTerm 2 when using Programmer Dvorak keyboard layout
I'm using the Programmer Dvorak keyboard layout and found that the Control key does not work in iTerm 2. Emacs is unusable as a result, and I can't interrupt processes with Ctrl-C. Interestingly, the ...
1
vote
2answers
229 views
How to customise .inputrc to make command-delete and alt delete delete line and word in terminal?
I'd like to add a little bit of consistency between editing text on the terminal and editing text in normal OSX programs. I use iTerm2, but I imagine any solution would involve using readline and ...
0
votes
1answer
78 views
Why does Terminal swallow Ctrl+up/down keystrokes?
In Terminal.app on Snow Leopard, the key combinations Ctrl+↑ and Ctrl+↓ don't get passed through correctly. Instead Terminal.app receives a single ↑ or ↓ key stroke.
I have verified this by running ...
0
votes
1answer
270 views
How to get Ctrl+return key binding for emacs in iTerm2 working?
I have Control+Return key bound to a function that I use very often. This works when i run emacs in x-windows. But when I run emacs in iTerm2 control+return just has the effect of line-feed (i.e as if ...
0
votes
2answers
399 views
Keyboard shortcuts for new window in Chrome or iTerm2
Is there any functionality in Chrome, iTerm2, or a keyboard shortcut app that will let me open a new window (Chrome or iTerm2) in a global environment?
It should open a new window regardless of ...
8
votes
4answers
663 views
Option + click in iTerm
In Terminal, Option + click allows me to place my cursor at any point on the current line-- great for editing really long commands.
How can I do this in iTerm2?
Update: According to this page, the ...