this post was submitted on 16 Jan 2024
183 points (77.8% liked)
Programmer Humor
32479 readers
316 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
In Excel it pans the whole worksheet with the arrow keys instead of shifting the active cell.
Same thing in Word, you can move around in the document without shifting your cursor position.
It also does the same kind of thing in most editors where there is an "active editing position" vs a "view of the page".