SmalltalkVimMode
SmalltalkVimMode copied to clipboard
Vim Mode for Playground, System Browser, Debugger in Pharo.
I see that this was supported for Pharo 6 so expecting it to automatically work for Pharo 9 was a bit of a stretch. However, my fingers are trained for...
Cool project idea, didn't even expect this to exist! On a new 6.1 64-bit image obtained via Pharo launcher, I opened the playground, pasted the instructions, and chose "Do it"....
If one is in insert mode, and then clicks elsewhere in a text widget, they are automatically switched back to command mode. This doesn't match vim. Any idea how hard...
The current script is very cool! That said, it may throw seasoned Pharo-ers of because the style is so unusual. I assume it's a functional style? IMHO it may be...