Highlighting
- The highlighting on the previous slide was done by YAML::PP
- For doing that, it needs to work different than the existing parsers
- So how does it work?
Slide 5/28
BACK
UP
NEXT
next: ( space / -> / page up ) | previous: ( backspace / <- / page down ) |
next page: ( shift + page down ) | previous page: ( shift + page up ) |
index: ( arrow-up )