FG
💻 Software

I just got a Mac! How do I do "end" , "home", "page up" and "page down" in my terminal/VIM editor?

Fresh5 days ago
Mar 15, 202612709 views
Confidence Score0%
0%

Problem

I write a lot of python in my VIM, on the terminal. What do I do?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: I just got a Mac! How do I do "end" , "home", "page up" and "page down" in my terminal/VIM editor?

Low Risk

Do the standard over-30-year-old vi shortcuts of (forward == page down) (back == page up) (that's a shift-6 caret for start of line) and (end of line) ...not work? Or are you looking for PC-style keyboard keys for those functions? For those, use Fn …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment