Played Challenges
Simple, Practical, and Common - 33724 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 23
- Position: #2708 / 7442
- Number of attempts: 6
One number per line - 18755 entries
Just give me the numbers.
- Best score: 14
- Best player score: 16
- Position: #997 / 3870
- Number of attempts: 7
Swap values inside brackets - 2511 entries
Easy challenge.
- Best score: 13
- Best player score: 16
- Position: #264 / 583
- Number of attempts: 4
Add semicolons - 10881 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1195 / 3072
- Number of attempts: 4
Bad Copy Syntax - 2044 entries
Copy should be from right to left, but sometimes you type it wrong.
- Best score: 18
- Best player score: 20
- Position: #248 / 530
- Number of attempts: 1
remove lines containing the word "reader" - 3604 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #715 / 1169
- Number of attempts: 1
Box it - 7916 entries
Create a box around a line.
- Best score: 21
- Best player score: 22
- Position: #517 / 1881
- Number of attempts: 4
multiple cursor alternative - 1521 entries
from: https://www.reddit.com/r/vim/comments/6w5pfa/crosspost_from_remacs_how_would_you_do_this_in_vim/
- Best score: 19
- Best player score: 20
- Position: #181 / 381
- Number of attempts: 5
Copy three lines - 2875 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 18
- Position: #345 / 641
- Number of attempts: 2
Search and Replace 0 - 5004 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #628 / 1630
- Number of attempts: 3
Just the middle - 11484 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 9
- Position: #3616 / 4209
- Number of attempts: 1
Team names - 1841 entries
The team names are misspelled.
- Best score: 16
- Best player score: 17
- Position: #313 / 589
- Number of attempts: 2
Vice versa - 7945 entries
Little role switching.
- Best score: 12
- Best player score: 16
- Position: #1406 / 2138
- Number of attempts: 1
One to Ten - 2227 entries
Generate the sequence of numbers from 1 to 10, one number per line. Inspired by this Reddit thread: https://redd.it/ak4it2
- Best score: 12
- Best player score: 12
- Position: #228 / 677
- Number of attempts: 3
Line under headers - 2059 entries
Put a line under each header, and remove the other markdown formatting.
- Best score: 24
- Best player score: 26
- Position: #64 / 507
- Number of attempts: 3
Collect List - 4305 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 18
- Position: #1085 / 1191
- Number of attempts: 1
I forgot quotes - 16022 entries
Oops.
- Best score: 10
- Best player score: 15
- Position: #2338 / 4189
- Number of attempts: 1
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 17
- Position: #1029 / 1138
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10682 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 13
- Position: #2614 / 3689
- Number of attempts: 1
quotes inside quotes - 3165 entries
taken from tip 85 of the very good book 'Practical Vim: Edit Text at the Speed of Thought' ! I'd be interested what people use :)
- Best score: 14
- Best player score: 15
- Position: #498 / 1079
- Number of attempts: 2
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1781 / 3969
- Number of attempts: 3
Vertical Limit - 2552 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 26
- Position: #496 / 757
- Number of attempts: 1
Switch function arguments - 2140 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 13
- Position: #427 / 664
- Number of attempts: 1
Simple text editing with Vim - 12989 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1823 / 3737
- Number of attempts: 3