|
|
Customize the Cocoa text binding system
Does anybody know if there has been any work to integrate vim commands? I've searched a couple times over the past year, and couldn't find anything. My productivity would skyrocket.
vim commands
I can't find any either, but I'm sure that if you did a little work to create the keybinding for it (even if it only covered the most popular vim commands), you would make a lot of geeks happy...
Customize the Cocoa text binding system
It's not very possible, because Vim is a modal editor, whereas NSTextView widgets are not. But if you want, you can try to approximate some vim bindings by using modifier keys and leaving it non-modal.
Customize the Cocoa text binding system
Vi keybindings exist for the bash shell, a user enter inserts mode by default unless they hit esc to go into command mode for whatever reason.
Customize the Cocoa text binding system
Because Cocoa text fields are not modal. The original poster already told you why it is not possible to do this within the context of the Cocoa classes without doing more programming than mere configuration.
Customize the Cocoa text binding system
while not a complete solution it is a working proof of concept, and still quite handy. i'm using it right now to write this message. you can find viAllOver at http://www.dabble.org/viallover/ it works in most text fields of most cocoa apps, including text fields in html pages with Safari. also works in TextEdit, Mail, and SubEthaEdit to name a few. i am the author and am still looking for help. enjoy. |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.09 seconds |
|