Cheers Tony!! Will give it a try. many thanks for helping
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/aa52e6d2-0464-4783-adfb-fcf2bf7b351b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

