Hi Tony A question. After my success with the vim on it'salltext, I'd rather not use the codemirror plugin. I'd like to use the vim. but what I realized is that I am using my TiddlyDesktop for my work, more than the web browser. Can vim be used with TDesktop? or only with browser editing?
Cheers for your patience:-) On Friday, February 3, 2017 at 9:06:47 PM UTC+1, tony wrote: > > Hi > > You don't need vim installed if you go the CodeMirror route to get vim > bindings > Ex commands like s/find/replace/g will work but you won't get full vim > usage of your .vimrc > > CodeMirror is still good though :-) > The standard ctrl-c and ctrl-[ binds to ESC switching normal and insert > modes > > Do this > > Install the CodeMirror plugin from control panel > plugins tab > get more > plugins button > > Go to $:/plugins/TiddlyWiki/CodeMirror/usage > > Which will tell you to make a config json tiddler called: > > $:/config/CodeMirror > > Set field type as application/json in the type field drop down > > In the body of your $:/config/CodeMirror use the for example configuration > in the $:/plugins/TiddlyWiki/CodeMirror/usage > Note it has vim and emacs key bindings to lessen flame wars ;-) > > That's it > > Open up a new tiddler in edit mode, you should see a blinking green cursor > in normal mode vim > > If you want to set what type of tiddler gets what kind of EditorType go to > ControlPanel > Info > Advanced > EditorTypes to edit the Editor value to > either text or CodeMirror > > hth > > Best, > tony > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/cbe8303a-3389-4a8e-9697-ebcc05948de0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

