mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-05 13:05:24 +00:00
There's a big comment explaining it because it's somewhat confusing, but the behavior I'm copying from other editors is, when you repeatedly press the `Home` key: 1. Go to the start of the visual line, where it wraps. 2. Go to the first non-whitespace character on the logical line, which is what happens in non-wrapped lines. 3. Go to column 0. 4. GOTO 2
18 KiB
18 KiB