vimgolf
vimgolf copied to clipboard
Real Vim ninjas count every keystroke - do you?
I am with machine learning background, I would like to make vimgolf better, the user can easily find new interesting challenge.
I am a native Mandarin speaker, I speak English as well, do you mind making it available in Chinese. I can help that.
# The problem: No more visible twitter message about 'vimgolf' # How to reproduce : Just go on vimgolf.com display console and read : ``` Embedded Search timelines have been...
On the back-end, it should reject every 'cheat' solution, look out for occurrences of: - - http://vimgolf.com/challenges/5a33022f2de3f1021300000d - :e - http://vimgolf.com/challenges/5a218cccc0ed6d04af000004 - :r and add additional hacks down the road....
This can be a good way to know how you fare among your competitors. This could possibly go above the leaderboard for a challenge.
If I enter any challenge, and perform `iZZ` the game counts it as `iZZ`
It would be convenient to be able to list (and search?) challenges from the CLI. Maybe once the web interface is improved, it will not be that much of a...
From @urticadioica in https://github.com/igrigorik/vimgolf/issues/170#issuecomment-269874140: > As for preventing cheats, that would be nice, and I'd agree with the proposal no hesitation if there weren't an interesting tactic it would wipe...
Vim 7.4.213 introduced the `:noswapfile` command, which has no real use in vimgolf, but had the side effect of stealing the expansion of `:no`, which used to expand to `:normal`....