[tw5] Re: How to use the Vim mode in Code-Mirror?

2020-07-28 Thread Rafael Oliveira
Mark, I'm actually struggling to find the .tid file that I can use on CodeMirror to activate the Vim mode... My issue is this one: https://groups.google.com/forum/#!topic/tiddlywiki/UFW-3-eTFZU Could you share the tiddler file that you're using for your vim mode? On the official page I can

[tw5] Re: How to use the Vim mode in Code-Mirror?

2020-07-12 Thread tony
Hi 5.1.22 on TiddlyServer and the old controls still work like Ctrl-c for returning to Normal mode and cool stuff like setting and jumping to marks and command mode substitutions

[tw5] Re: How to use the Vim mode in Code-Mirror?

2020-07-12 Thread Soren Bjornstad
Mark, As you've observed, this is happening because Escape is bound to *cancel-edit-tiddler* by default. If you're not attached to that specific keyboard shortcut, you can easily disable it in the Keyboard Shortcuts tab of the control panel. I just change mine to Control-Escape, though that's

[tw5] Re: How to use the Vim mode in Code-Mirror?

2020-07-11 Thread clutterstack
> Maybe someone else will find this thread useful ;-) > > Very likely. :D -- 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

[tw5] Re: How to use the Vim mode in Code-Mirror?

2020-07-10 Thread 'Mark S.' via TiddlyWiki
Well, I'm having a bit of a monologue here. Maybe everyone already knew this, but apparently when you add plugins to a node.js TiddlyWiki, you have to manage the dependencies yourself. I'm not sure if that was necessary for Vim in 5.1.22 -- the commit comment on several of the codemirror items

[tw5] Re: How to use the Vim mode in Code-Mirror?

2020-07-10 Thread 'Mark S.' via TiddlyWiki
It really appears at this point that the vim keymap and/or the codemirror plugins for in the pre-release 5.1.23 are broken. I'm able to add the codemirror plugin directories from the 5.1.22 release and it works. On Friday, July 10, 2020 at 8:55:04 AM UTC-7, Mark S. wrote: > > Yesterday I was

[tw5] Re: How to use the Vim mode in Code-Mirror?

2020-07-10 Thread 'Mark S.' via TiddlyWiki
Yesterday I was able to work for several hours with Vim in Codemirror. But I didn't have a "proper" set up -- it was a mix of node and drag-n-drop plugins. When I set up everything "properly" in node, with pre-release, or with 5.1.22 single file, I always get this message in the RSOE:

[tw5] Re: How to use the Vim mode in Code-Mirror?

2020-07-09 Thread 'Mark S.' via TiddlyWiki
Ctl-C and Ctl-[ work as alternative escape keys, if anyone is interested. On Thursday, July 9, 2020 at 11:19:23 AM UTC-7, Mark S. wrote: > > > I was trying to use the Code Mirror Vim keymap. > > The problem is that the escape key, which is used to change edit modes in > Vim, is still mapped to