FG
💻 Software

How do I make Vim status line position in OSX the same as Ubuntu?

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

Problem

In my OSX box, I want to see the same cursor details that I see down in right-corner of my Ubuntu vim. In my ubuntu box, this status line (maybe it isn't technically the "vim status line", I don't know) shows by default, and is on the same line and to the right of the command-line (i.e. what shows …

Error Output

set statusline=%F%m%r%h%w\ [FORMAT=%{&ff}]\ [TYPE=%Y]\ [POS=%l,%v][%p%%]\ %{strftime(\"%d/%m/%y\ -\ %H:%M\")}
set laststatus=2

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I make Vim status line position in OSX the same as Ubuntu?

Low Risk

Does this do what you want?

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment