Tagged Questions
0
votes
1answer
18 views
Remap arrow key to different shortcut
I am used to vim and like to move with H, J, K, L. I would like to avoid switching to the arrow keys when I am in a text field for example.
Is there a way to remap the following keys in all ...
0
votes
0answers
33 views
Vim/Emacs keybinding for `Preview.app`
Does anybody have ideas about using emacs/ vim key binding for Preview.app to browser pdf files and how?
2
votes
1answer
224 views
Assign a key to switch to fullscreen instance of MacVim
I have MacVim running full screen in Mac OS X Lion, and I want to switch to the MacVim screen when I hit e.g. F15.
Is there a way to accomplish this?
1
vote
2answers
306 views
MacVim — how to make Ctrl+A go to beginning of line, Ctrl+E to the end of the line
I'm trying to switch to MacVim as my main editor, and I'm liking it so far, except for one issue:
I got really used to the Mac shortcuts control-A to go to the beginning of a line, and control-E to ...
1
vote
2answers
112 views
What are the control keys available when working in a text field?
I know that ctrl-e will move to me to the end of a line, and ctrl-a to the start.
I also know that ctrl-n will move down a line.
What other ctrl-key combinations are there?
Is it possible to move ...
2
votes
4answers
280 views
How do I jump to a topic in vim under Terminal for a French Keyboard
I'm on a French keyboard and I'm unable to jump to a topic in vim: If I go ':help' the instructions say:
Jump to a subject: Position the cursor on a tag (e.g. |bars|) and hit
CTRL-].
I've ...
3
votes
1answer
498 views
Vim mappings / plugin for Xcode
I'm a developer who mostly does web stuff in Ruby and C#, and I'd like to start tinkering with iOS and Mac development.
Over the last few month I've been trying to get fluent in one set of key ...
