• Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    Obviously the vim emulation is basic, would be nice if this was developped further; but it would be nice to have a simple vimrc file attached to our profiles if we prefer the vim-mode to the emacs-mode.

    Perhaps also the equivilent for the emacs users.

    Just for simple key bindings; nothing fancy. For example I am a big user of :inoremap jk <Esc> even if it's just for simple things like this would make it alot easier for some.

    Also add :x as submit final or something like that.

  • Custom User Avatar

    The vim mode for editing is a little buggy when typing to re-enter normal-mode.

    I have found that it is fine in text boxes like this; however the editor for the Kata code it seems to exit and then remove the focus of the curser from the current position (to some other place on the page).

    This is a little annoying as after I come out of insert-mode, grab my mouse, just to click back into the text box.

    Unsure if this is a browser issue or an implimentation issue. I am running Safari 6.1.3.

    However considering it works in this text box, I doubt it's a browser thing.