Played Challenges
Easier Align - 95 entries
Align the columns of a markdown table
- Best score: 62
- Best player score: 137
- Position: #11 / 36
- Number of attempts: 1
Paste a column after a column - 1121 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 14
- Position: #38 / 236
- Number of attempts: 7
Many duplicates - 851 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #84 / 287
- Number of attempts: 8
2 quick changes and a numbered list - 459 entries
The ascii will not be lost, but rather numbered in 4 digit blocks with leading zeros.
- Best score: 37
- Best player score: 196
- Position: #107 / 109
- Number of attempts: 1
delete swap - 1095 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #58 / 356
- Number of attempts: 2
Fix the shell script! - 1728 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 29
- Position: #139 / 418
- Number of attempts: 5
Put a newline after every 10 lines in vim - 1348 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 11
- Position: #126 / 458
- Number of attempts: 3
Enumerate Bullets - 253 entries
We will need to refer to the bullet points in our document explicitly later, so we need to assign them some ID's!
- Best score: 20
- Best player score: 61
- Position: #60 / 67
- Number of attempts: 5
swap number pairs - 1871 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 21
- Position: #133 / 346
- Number of attempts: 2
Rural Post - 4257 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 26
- Position: #896 / 1045
- Number of attempts: 2
Simple, Practical, and Common - 33136 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: 22
- Position: #2327 / 7308
- Number of attempts: 5
prepend * to every non-blank line - 6120 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 20
- Position: #1258 / 1493
- Number of attempts: 1
Add semicolons - 10720 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 17
- Position: #2569 / 3023
- Number of attempts: 2