Played Challenges
Rural Post - 4197 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 9
- Position: #10 / 1035
- Number of attempts: 4
xrandr outputs and dashes - 619 entries
uh oh, different video drivers identify display outputs with more dashes. Quick, need to change this xrandr script!
- Best score: 12
- Best player score: 12
- Position: #28 / 202
- Number of attempts: 1
Yo To Hello - 1069 entries
Simply Turn Yo To Hello
- Best score: 10
- Best player score: 10
- Position: #120 / 491
- Number of attempts: 1
Simple, Practical, and Common - 33086 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: #2169 / 7297
- Number of attempts: 7
prepend * to every non-blank line - 6081 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 10
- Position: #201 / 1485
- Number of attempts: 11
V to the i - 4647 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 9
- Position: #1704 / 1861
- Number of attempts: 1
Add semicolons - 10717 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #562 / 3020
- Number of attempts: 3
Box it - 7722 entries
Create a box around a line.
- Best score: 21
- Best player score: 23
- Position: #747 / 1842
- Number of attempts: 2
comment and uncomment code inline - 1033 entries
It's very useful to be able to comment out a block of code in a quick edit. And likewise to uncomment the code. This operation often involves multi-line stanzas and even large blocks. With just line-wise navigation and insert mode this would cost you about 4 keystrokes per line. Master this hole of VimGolf and you'll quickly drop your key count in day to day Vim as well.
- Best score: 9
- Best player score: 9
- Position: #140 / 303
- Number of attempts: 4
Delete to the end of the current line - 718 entries
Delete to the end of the current line, but keep the character under the cursor.
- Best score: 5
- Best player score: 5
- Position: #232 / 352
- Number of attempts: 2
I forgot quotes - 15830 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #1039 / 4130
- Number of attempts: 6