Show HN: A bookmarklet for Jimmy-rigging Github's editor with Vim mode
1–6 of 6 posts
Re: Show HN: A bookmarklet for Jimmy-rigging Github's editor with Vim mode
#2Re: Show HN: A bookmarklet for Jimmy-rigging Github's editor with Vim mode
#3I tried a ciw and that didn't work; text objects aren't supported.
Re: Show HN: A bookmarklet for Jimmy-rigging Github's editor with Vim mode
#4Seems basic vim features work well enough.
Will keep an eye on it for sure.
Re: Show HN: A bookmarklet for Jimmy-rigging Github's editor with Vim mode
#5It uses Jim—Its GitHub readme[1] has a list of the features it supports. I tried a ciw and that didn't work; text objects aren't supported. [1] https://github.com/misfo/jim#readme
This was the implement-everything-from-Vim-that's-really-annoying-not-to-have release. Text objects are scheduled for the implement-everything-from-Vim-that's-pretty-annoying-not-to-have release.
Re: Show HN: A bookmarklet for Jimmy-rigging Github's editor with Vim mode
#6It uses Jim—Its GitHub readme[1] has a list of the features it supports. I tried a ciw and that didn't work; text objects aren't supported. [1] https://github.com/misfo/jim#readme
One bug I noticed: after a f/t motion you have to hit u twice to undo.