Screen Too Small

This course material requires a larger screen to properly display the terminal and editor interfaces.

Please use a tablet, laptop, or desktop computer for the best learning experience.

You can continue browsing, but the experience will be significantly limited.

Column Chaos Cleanup

Use visual block mode to realign and clean up misaligned columns in a text table. It's trickier than it looks!

Starting Text

vim@sandbox: ~/start.txt
vim
Name | Age | Location John | 32 | New York Alice |29|Los Angeles Bob | 41|Chicago

Expected Output

vim@sandbox: ~/expected.txt
vim
Name | Age | Location John | 32 | New York Alice | 29 | Los Angeles Bob | 41 | Chicago

Hold on, cowboy

You gotta sign up to view challenges

New challenges appear every week. They're fun, and insightful

Sign up or sign in now!