FG

Tips for using vim as a log viewer

Fresh3 days ago
Mar 15, 20266927 views
Confidence Score0%
0%

Problem

As a log viewer, which of vim's features are convenient? is quite good. But I believe vim could be better if we knew its hidden features. * or # v//d g//d etc.. PS. I don't use vim as a code writing tool.

Error Output

less -F

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Tips for using vim as a log viewer

Low Risk

This probably goes without saying but if you're using log files that are overwritten regularly, then you'll want to: so vim will keep the latest log up on screen at all times.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment